dts: nxp: Remove clk-* properties from nxp,kinetis-sim nodes
These are not declared in dts/bindings/arm/nxp,kinetis-sim.yaml and do not generate any output. Trying to get rid of properties that appear on device tree nodes but aren't declared in bindings. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
7dbc318acd
commit
2b61411233
3 changed files with 0 additions and 14 deletions
|
@ -71,11 +71,6 @@
|
|||
reg = <0x40047000 0x1060>;
|
||||
label = "SIM";
|
||||
|
||||
clk-divider-core = <1>;
|
||||
clk-divider-bus = <2>;
|
||||
clk-divider-flexbus = <3>;
|
||||
clk-divider-flash = <5>;
|
||||
|
||||
#clock-cells = <3>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue