dts: nxp: Remove unused 'clock-source' properties
These are not declared in any binding 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
11e91a83c1
commit
583226a833
4 changed files with 0 additions and 8 deletions
|
@ -339,7 +339,6 @@
|
|||
interrupts = <22 0>;
|
||||
clocks = <&sim KINETIS_SIM_LPO_CLK 0 0>;
|
||||
label = "WDT_0";
|
||||
clock-source = <0>; /* LPO 1kHz or other source */
|
||||
reload-counter = <40000>;
|
||||
start-on-boot;
|
||||
prescaler = <2>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue