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>;
};