The LCDIF core driver is responsible to provide controller registers configuration and create the platform devices for the child port nodes. And the platform devices later will attach to the corresponding DRM/KMS drivers via name match. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
4 lines
88 B
Makefile
4 lines
88 B
Makefile
obj-$(CONFIG_IMX_LCDIF_CORE) += imx-lcdif-core.o
|
|
|
|
imx-lcdif-core-objs := lcdif-common.o
|