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:
Ulf Magnusson 2019-07-30 17:02:58 +02:00 committed by Carles Cufí
commit 583226a833
4 changed files with 0 additions and 8 deletions

View file

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