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:
parent
24b2b594dc
commit
bb324616bd
8 changed files with 0 additions and 16 deletions
|
@ -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>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue