ARM: shmobile: r8a7790: Fix the I2C clocks parents in DT
authorLaurent Pinchart <[email protected]>
Tue, 1 Apr 2014 11:02:17 +0000 (13:02 +0200)
committerSimon Horman <[email protected]>
Mon, 14 Apr 2014 02:31:17 +0000 (11:31 +0900)
All I2C clocks derive from the HP clock, not from the P clock. Fix them.

Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm/boot/dts/r8a7790.dtsi

index da69afc9e5cbb1ae76cd9db46fee16a78d68d43e..c4b9ff731f722c919571057c2f0748999f8fb41e 100644 (file)
                        compatible = "renesas,r8a7790-mstp-clocks", "renesas,cpg-mstp-clocks";
                        reg = <0 0xe6150994 0 4>, <0 0xe61509a4 0 4>;
                        clocks = <&p_clk>, <&p_clk>, <&cpg_clocks R8A7790_CLK_QSPI>,
-                                <&p_clk>, <&p_clk>, <&p_clk>, <&p_clk>;
+                                <&hp_clk>, <&hp_clk>, <&hp_clk>, <&hp_clk>;
                        #clock-cells = <1>;
                        renesas,clock-indices = <
                                R8A7790_CLK_RCAN1 R8A7790_CLK_RCAN0 R8A7790_CLK_QSPI_MOD