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

View file

@ -274,7 +274,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>;

View file

@ -213,7 +213,6 @@
reg = <0x40038000 0x88>;
prescaler = <2>;
period = <1000>;
clock-source = <0>;
/* channel information needed - fixme */
};
@ -222,7 +221,6 @@
reg = <0x40039000 0x88>;
prescaler = <2>;
period = <1000>;
clock-source = <0>;
/* channel information needed - fixme */
};
@ -231,7 +229,6 @@
reg = <0x4003a000 0x88>;
prescaler = <2>;
period = <1000>;
clock-source = <0>;
/* channel information needed - fixme */
};

View file

@ -216,7 +216,6 @@
reg = <0x40038000 0x88>;
prescaler = <2>;
period = <1000>;
clock-source = <0>;
/* channel information needed - fixme */
};
@ -225,7 +224,6 @@
reg = <0x40039000 0x88>;
prescaler = <2>;
period = <1000>;
clock-source = <0>;
/* channel information needed - fixme */
};
@ -234,7 +232,6 @@
reg = <0x4003a000 0x88>;
prescaler = <2>;
period = <1000>;
clock-source = <0>;
/* channel information needed - fixme */
};