]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: STi: Remove unused clk_ext2f_a9 clock
authorPatrice Chotard <patrice.chotard@st.com>
Mon, 12 Feb 2018 13:58:01 +0000 (14:58 +0100)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 13 Feb 2018 12:31:38 +0000 (13:31 +0100)
This clock node is unused, remove it.
This allows to fix the following warnings when compiling
dtb with W=1 option :

arch/arm/boot/dts/stih410-b2120.dtb: Warning (simple_bus_reg):
Node /clocks/clockgen-c0 missing or empty reg/ranges property

arch/arm/boot/dts/stih410-b2260.dtb: Warning (simple_bus_reg):
Node /clocks/clockgen-c0 missing or empty reg/ranges property

arch/arm/boot/dts/stih418-b2199.dtb: Warning (simple_bus_reg):
Node /clocks/clockgen-c0 missing or empty reg/ranges property

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/boot/dts/stih407-clock.dtsi
arch/arm/boot/dts/stih410-clock.dtsi
arch/arm/boot/dts/stih418-clock.dtsi

index 084c02926f33658f6a0254db188b9d870965aca3..ea78334898328003416d80f306ac5c24dbb113f1 100644 (file)
@@ -71,17 +71,6 @@ arm_periph_clk: clk-m-a9-periphs {
                        };
                };
 
-               /*
-                * Bootloader initialized system infrastructure clock for
-                * serial devices.
-                */
-               clk_ext2f_a9: clockgen-c0 {
-                       #clock-cells = <0>;
-                       compatible = "fixed-clock";
-                       clock-frequency = <200000000>;
-                       clock-output-names = "clk-s-icn-reg-0";
-               };
-
                clockgen-a@90ff000 {
                        compatible = "st,clkgen-c32";
                        reg = <0x90ff000 0x1000>;
index b2c814f1261a97a41ff3d35ce10f933483417320..5f11d09cb030d29065ee7b23e3bdce7b4f09cc29 100644 (file)
@@ -71,17 +71,6 @@ arm_periph_clk: clk-m-a9-periphs {
                        };
                };
 
-               /*
-                * Bootloader initialized system infrastructure clock for
-                * serial devices.
-                */
-               clk_ext2f_a9: clockgen-c0 {
-                       #clock-cells = <0>;
-                       compatible = "fixed-clock";
-                       clock-frequency = <200000000>;
-                       clock-output-names = "clk-s-icn-reg-0";
-               };
-
                clockgen-a@90ff000 {
                        compatible = "st,clkgen-c32";
                        reg = <0x90ff000 0x1000>;
index a192608ff6890aa0b96fdec7cc93ae87cb891e57..13fb8db52fc1b822b3275053ab42b82300aa5806 100644 (file)
@@ -72,17 +72,6 @@ arm_periph_clk: clk-m-a9-periphs {
                        };
                };
 
-               /*
-                * Bootloader initialized system infrastructure clock for
-                * serial devices.
-                */
-               clk_ext2f_a9: clockgen-c0 {
-                       #clock-cells = <0>;
-                       compatible = "fixed-clock";
-                       clock-frequency = <200000000>;
-                       clock-output-names = "clk-s-icn-reg-0";
-               };
-
                clockgen-a@90ff000 {
                        compatible = "st,clkgen-c32";
                        reg = <0x90ff000 0x1000>;