From: Hoan Nguyen An <na-hoan@xxxxxxxxxxx> Skip return EPROBE_DEFER when DRM_RCAR_DW_HDMI is disabled in case HDMI initialize. At this time, the rcar-du driver not be able to successfully initialize if disable DRM_RCAR_DW_HDMI (rcar_du_probe return error), so can not use other features such as RGB Analog, this patch to fix. Hoan Nguyen An (1): drm: rcar-du: fix probe error when DRM_RCAR_DW_HDMI disabled drivers/gpu/drm/rcar-du/rcar_du_encoder.c | 7 +++++++ 1 file changed, 7 insertions(+) -- 2.7.4