Commits
Laurent Pinchart committed 3ea4d5ec68f
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init() The encoder DT node will be needed to register an external HDMI encoder. Pass it to the rcar_du_encoder_init() function to prepare for HDMI support. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>