]> git.ipfire.org Git - people/arne_f/kernel.git/commitdiff
arm64: dts: r8a7795: salvator-xs: Connect DU dot clocks 0 and 3
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 13 Jul 2017 11:09:53 +0000 (14:09 +0300)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 27 Jul 2017 14:00:25 +0000 (16:00 +0200)
The DU dot clocks 0 and 3 are provided by the programmable VC6 clock
generator. Connect them to the clock source node.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dts

index 6a7d1b22d0fecc9c382d1cac413edafa6c410cf1..7675de5d4f2cb13902ecd325654ece89db098741 100644 (file)
                 <&cpg CPG_MOD 722>,
                 <&cpg CPG_MOD 721>,
                 <&cpg CPG_MOD 727>,
+                <&versaclock6 1>,
                 <&x21_clk>,
-                <&x22_clk>;
+                <&x22_clk>,
+                <&versaclock6 2>;
        clock-names = "du.0", "du.1", "du.2", "du.3", "lvds.0",
-                     "dclkin.1", "dclkin.2";
+                     "dclkin.0", "dclkin.1", "dclkin.2", "dclkin.3";
 };
 
 &ehci2 {