Commit Graph

3 Commits

Author SHA1 Message Date
Dong Aisheng
128586e3fb LF-1762-5 mxc: vpu: replace '---help---' in Kconfig files with 'help'
Update Kconfig to cope with upstream change
commit 84af7a6194 ("checkpatch: kconfig: prefer 'help' over
'---help---'").

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2023-10-30 15:58:00 +08:00
Zhou Peng
6f2997334d vpu: hantro: Fix kconfig to depend on ARCH_MXC instead
Replace ARCH_FSL_IMX8MQ with ARCH_MXC in hantro 850 Kconfig

Signed-off-by: Zhou Peng <eagle.zhou@nxp.com>
2023-10-30 15:57:59 +08:00
Zhou Peng
71baec81f3 arm64: vpu: m850d: hantro
Add hantro decoder driver:
drivers/mxc/hantro
include/linux/hantrodec.h
include/uapi/linux/hantrodec.h

Signed-off-by: Zhou Peng <eagle.zhou@nxp.com>
[ Aisheng: squash a few small fixes ]
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2023-10-30 15:57:58 +08:00