]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: sh73a0: Rename the serial port clock to fck
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 29 Jan 2016 09:47:31 +0000 (10:47 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 9 Feb 2016 18:43:14 +0000 (19:43 +0100)
The clock is really the device functional clock, not the interface
clock. Rename it.

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

index 453280c41d2725b325865a5b6b731c6f5a7dc23c..bf825ca4f6f7912a6407abe9b3b3bc65a26e3637 100644 (file)
@@ -359,7 +359,7 @@ scifa0: serial@e6c40000 {
                reg = <0xe6c40000 0x100>;
                interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp2_clks SH73A0_CLK_SCIFA0>;
-               clock-names = "sci_ick";
+               clock-names = "fck";
                power-domains = <&pd_a3sp>;
                status = "disabled";
        };
@@ -369,7 +369,7 @@ scifa1: serial@e6c50000 {
                reg = <0xe6c50000 0x100>;
                interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp2_clks SH73A0_CLK_SCIFA1>;
-               clock-names = "sci_ick";
+               clock-names = "fck";
                power-domains = <&pd_a3sp>;
                status = "disabled";
        };
@@ -379,7 +379,7 @@ scifa2: serial@e6c60000 {
                reg = <0xe6c60000 0x100>;
                interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp2_clks SH73A0_CLK_SCIFA2>;
-               clock-names = "sci_ick";
+               clock-names = "fck";
                power-domains = <&pd_a3sp>;
                status = "disabled";
        };
@@ -389,7 +389,7 @@ scifa3: serial@e6c70000 {
                reg = <0xe6c70000 0x100>;
                interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp2_clks SH73A0_CLK_SCIFA3>;
-               clock-names = "sci_ick";
+               clock-names = "fck";
                power-domains = <&pd_a3sp>;
                status = "disabled";
        };
@@ -399,7 +399,7 @@ scifa4: serial@e6c80000 {
                reg = <0xe6c80000 0x100>;
                interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp2_clks SH73A0_CLK_SCIFA4>;
-               clock-names = "sci_ick";
+               clock-names = "fck";
                power-domains = <&pd_a3sp>;
                status = "disabled";
        };
@@ -409,7 +409,7 @@ scifa5: serial@e6cb0000 {
                reg = <0xe6cb0000 0x100>;
                interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp2_clks SH73A0_CLK_SCIFA5>;
-               clock-names = "sci_ick";
+               clock-names = "fck";
                power-domains = <&pd_a3sp>;
                status = "disabled";
        };
@@ -419,7 +419,7 @@ scifa6: serial@e6cc0000 {
                reg = <0xe6cc0000 0x100>;
                interrupts = <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp3_clks SH73A0_CLK_SCIFA6>;
-               clock-names = "sci_ick";
+               clock-names = "fck";
                power-domains = <&pd_a3sp>;
                status = "disabled";
        };
@@ -429,7 +429,7 @@ scifa7: serial@e6cd0000 {
                reg = <0xe6cd0000 0x100>;
                interrupts = <GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp2_clks SH73A0_CLK_SCIFA7>;
-               clock-names = "sci_ick";
+               clock-names = "fck";
                power-domains = <&pd_a3sp>;
                status = "disabled";
        };
@@ -439,7 +439,7 @@ scifb: serial@e6c30000 {
                reg = <0xe6c30000 0x100>;
                interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp2_clks SH73A0_CLK_SCIFB>;
-               clock-names = "sci_ick";
+               clock-names = "fck";
                power-domains = <&pd_a3sp>;
                status = "disabled";
        };