dts: remove unused clock-controller property

The 'clock-controller' property isn't specified and not used for any
generation.  Lets remove it.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-06-27 07:49:33 -05:00 committed by Kumar Gala
commit bb324616bd
8 changed files with 0 additions and 16 deletions

View file

@ -51,8 +51,6 @@
compatible = "nxp,k64f-mcg";
reg = <0x40064000 0xd>;
system-clock-frequency = <120000000>;
clock-controller;
};
clock-controller@40065000 {
@ -78,7 +76,6 @@
clk-divider-flexbus = <3>;
clk-divider-flash = <5>;
clock-controller;
#clock-cells = <3>;
};

View file

@ -62,7 +62,6 @@
compatible = "nxp,kinetis-scg";
reg = <0x40064000 0x1000>;
label = "SCG";
clock-controller;
#clock-cells = <1>;
};
@ -70,7 +69,6 @@
compatible = "nxp,kinetis-pcc";
reg = <0x40065000 0x1000>;
label = "PCC";
clock-controller;
#clock-cells = <1>;
};

View file

@ -76,7 +76,6 @@
clk-divider-flexbus = <3>;
clk-divider-flash = <5>;
clock-controller;
#clock-cells = <3>;
};

View file

@ -29,8 +29,6 @@
compatible = "nxp,k64f-mcg";
reg = <0x40064000 0xd>;
system-clock-frequency = <48000000>;
clock-controller;
};
clock-controller@40065000 {
@ -55,7 +53,6 @@
clk-divider-bus = <1>;
clk-divider-flash = <2>;
clock-controller;
#clock-cells = <3>;
};

View file

@ -28,7 +28,6 @@
compatible = "nxp,kw41z-mcg";
reg = <0x40064000 0x13>;
system-clock-frequency = <48000000>;
clock-controller;
};
clock-controller@40065000 {
@ -48,7 +47,6 @@
reg = <0x40047000 0x1060>;
label = "SIM";
clock-controller;
#clock-cells = <3>;
};

View file

@ -28,7 +28,6 @@
compatible = "nxp,kw41z-mcg";
reg = <0x40064000 0x13>;
system-clock-frequency = <48000000>;
clock-controller;
};
clock-controller@40065000 {
@ -51,7 +50,6 @@
reg = <0x40047000 0x1060>;
label = "SIM";
clock-controller;
#clock-cells = <3>;
};

View file

@ -86,7 +86,6 @@
reg = <0x400fc000 0x4000>;
label = "CCM";
clock-controller;
#clock-cells = <3>;
};

View file

@ -70,7 +70,6 @@
pcc0: clock-controller@4002b000 {
compatible = "openisa,rv32m1-pcc";
clock-controller;
reg = <0x4002b000 0x200>;
label = "PCC0";
#clock-cells = <1>;
@ -78,7 +77,6 @@
pcc1: clock-controller@41027000 {
compatible = "openisa,rv32m1-pcc";
clock-controller;
reg = <0x41027000 0x200>;
label = "PCC1";
#clock-cells = <1>;