forked from Minki/linux
b7d11305b8
If the device tree property fsl,panel is missing, drm_panel_attach is called with a NULL pointer as first argument. Having a panel is basically mandatory since RGB is the only supported connector. Check if a panel node has been found, return -ENODEV and cleanup otherwise. Signed-off-by: Stefan Agner <stefan@agner.ch> |
||
---|---|---|
.. | ||
fsl_dcu_drm_crtc.c | ||
fsl_dcu_drm_crtc.h | ||
fsl_dcu_drm_drv.c | ||
fsl_dcu_drm_drv.h | ||
fsl_dcu_drm_fbdev.c | ||
fsl_dcu_drm_kms.c | ||
fsl_dcu_drm_output.h | ||
fsl_dcu_drm_plane.c | ||
fsl_dcu_drm_plane.h | ||
fsl_dcu_drm_rgb.c | ||
fsl_tcon.c | ||
fsl_tcon.h | ||
Kconfig | ||
Makefile |