linux-imx/drivers/gpu/imx/lcdif
Dong Aisheng fc45b99b48 LF-6003-1 gpu: imx: lcdif: make the usage of resets property optional
After switching to use upstream blkctl driver which will do reset along
with the power domain on/off, there's no need for client drivers to
do extra blkctl resets anymore.

For backwards compatibility support, this patch makes the usage of
"resets" properties optional. Then the driver can support both the
legacy dts and new dts using upstream blkctl in the future.

Reviewed-by: Liu Ying <victor.liu@nxp.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2023-10-30 17:59:54 +08:00
..
Kconfig
lcdif-common.c LF-6003-1 gpu: imx: lcdif: make the usage of resets property optional 2023-10-30 17:59:54 +08:00
lcdif-regs.h LF-4887-6 drm/imx: lcdif: Add MPU interface(8080 mode) support 2023-10-30 17:59:54 +08:00
Makefile