ARM: STi: DT: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
authorGabriel Fernandez <gabriel.fernandez@linaro.org>
Tue, 23 Jun 2015 14:09:00 +0000 (16:09 +0200)
committerMaxime Coquelin <maxime.coquelin@st.com>
Wed, 22 Jul 2015 09:41:33 +0000 (11:41 +0200)
Use a generic name for this kind of PLL

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt
arch/arm/boot/dts/stih407-clock.dtsi
arch/arm/boot/dts/stih410-clock.dtsi
arch/arm/boot/dts/stih418-clock.dtsi

index efb51cf..d8b168e 100644 (file)
@@ -21,8 +21,8 @@ Required properties:
        "st,stih416-plls-c32-ddr",      "st,clkgen-plls-c32"
        "st,stih407-plls-c32-a0",       "st,clkgen-plls-c32"
        "st,stih407-plls-c32-a9",       "st,clkgen-plls-c32"
-       "st,stih407-plls-c32-c0_0",     "st,clkgen-plls-c32"
-       "st,stih407-plls-c32-c0_1",     "st,clkgen-plls-c32"
+       "sst,plls-c32-cx_0",            "st,clkgen-plls-c32"
+       "sst,plls-c32-cx_1",            "st,clkgen-plls-c32"
 
        "st,stih415-gpu-pll-c32",       "st,clkgengpu-pll-c32"
        "st,stih416-gpu-pll-c32",       "st,clkgengpu-pll-c32"
index e65744f..ad45f5e 100644 (file)
 
                        clk_s_c0_pll0: clk-s-c0-pll0 {
                                #clock-cells = <1>;
-                               compatible = "st,stih407-plls-c32-c0_0", "st,clkgen-plls-c32";
+                               compatible = "st,plls-c32-cx_0", "st,clkgen-plls-c32";
 
                                clocks = <&clk_sysin>;
 
 
                        clk_s_c0_pll1: clk-s-c0-pll1 {
                                #clock-cells = <1>;
-                               compatible = "st,stih407-plls-c32-c0_1", "st,clkgen-plls-c32";
+                               compatible = "st,plls-c32-cx_1", "st,clkgen-plls-c32";
 
                                clocks = <&clk_sysin>;
 
index 6b5803a..d1f2aca 100644 (file)
 
                        clk_s_c0_pll0: clk-s-c0-pll0 {
                                #clock-cells = <1>;
-                               compatible = "st,stih407-plls-c32-c0_0", "st,clkgen-plls-c32";
+                               compatible = "st,plls-c32-cx_0", "st,clkgen-plls-c32";
 
                                clocks = <&clk_sysin>;
 
 
                        clk_s_c0_pll1: clk-s-c0-pll1 {
                                #clock-cells = <1>;
-                               compatible = "st,stih407-plls-c32-c0_1", "st,clkgen-plls-c32";
+                               compatible = "st,plls-c32-cx_1", "st,clkgen-plls-c32";
 
                                clocks = <&clk_sysin>;
 
index 0ab23da..148e177 100644 (file)
 
                        clk_s_c0_pll0: clk-s-c0-pll0 {
                                #clock-cells = <1>;
-                               compatible = "st,stih407-plls-c32-c0_0", "st,clkgen-plls-c32";
+                               compatible = "st,plls-c32-cx_0", "st,clkgen-plls-c32";
 
                                clocks = <&clk_sysin>;
 
 
                        clk_s_c0_pll1: clk-s-c0-pll1 {
                                #clock-cells = <1>;
-                               compatible = "st,stih407-plls-c32-c0_1", "st,clkgen-plls-c32";
+                               compatible = "st,plls-c32-cx_1", "st,clkgen-plls-c32";
 
                                clocks = <&clk_sysin>;