dts: nxp: cleanup remove system-clock-frequency

Remove unused "system-clock-frequency" property, we don't have this
defined in various bindings and thus aren't using it.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-08-09 11:04:12 -05:00 committed by Kumar Gala
commit 226b3381f9
4 changed files with 0 additions and 4 deletions

View file

@ -50,7 +50,6 @@
compatible = "nxp,kinetis-mcg";
reg = <0x40064000 0xd>;
label = "MCG";
system-clock-frequency = <120000000>;
#clock-cells = <1>;
};

View file

@ -29,7 +29,6 @@
compatible = "nxp,kinetis-mcg";
reg = <0x40064000 0xd>;
label = "MCG";
system-clock-frequency = <48000000>;
#clock-cells = <1>;
};

View file

@ -26,7 +26,6 @@
mcg: clock-controller@40064000 {
compatible = "nxp,kw41z-mcg";
reg = <0x40064000 0x13>;
system-clock-frequency = <48000000>;
};
clock-controller@40065000 {

View file

@ -26,7 +26,6 @@
mcg: clock-controller@40064000 {
compatible = "nxp,kw41z-mcg";
reg = <0x40064000 0x13>;
system-clock-frequency = <48000000>;
};
clock-controller@40065000 {