]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: r8a7779: marzen: Configure pinmuxing for the DU0 input clock
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 21 Oct 2016 12:27:43 +0000 (15:27 +0300)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 4 Nov 2016 09:36:45 +0000 (10:36 +0100)
DU0 uses an externally provided clock, but the corresponding pin isn't
correctly muxed. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7779-marzen.dts

index 541678df90a9829eba1e0f6259c3c3b4dce3b2ee..676151b70185d1a58488342774e8db956dd33f9f 100644 (file)
@@ -170,7 +170,7 @@ &pfc {
 
        du_pins: du {
                du0 {
-                       groups = "du0_rgb888", "du0_sync_1", "du0_clk_out_0";
+                       groups = "du0_rgb888", "du0_sync_1", "du0_clk_out_0", "du0_clk_in";
                        function = "du0";
                };
                du1 {