Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22a1ae36 authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Simon Horman
Browse files

ARM: shmobile: r8a7791: koelsch: Fix pinmux for HDMI



The signals output by the DU to the HDMI transmitter use full 24-bit
RGB. Make sure all pins are properly muxed.

Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 369d4933
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -326,7 +326,7 @@
	};

	du_pins: du {
		renesas,groups = "du_rgb666", "du_sync", "du_disp", "du_clk_out_0";
		renesas,groups = "du_rgb888", "du_sync", "du_disp", "du_clk_out_0";
		renesas,function = "du";
	};