dts: nxp: Remove unused 'prescaler' properties from watchdog nodes

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:54:43 +02:00 committed by Kumar Gala
commit 8ed7cb89cc
2 changed files with 0 additions and 2 deletions

View file

@ -334,7 +334,6 @@
interrupts = <22 0>;
clocks = <&sim KINETIS_SIM_LPO_CLK 0 0>;
label = "WDT_0";
prescaler = <2>;
};
pwm0: pwm@40038000{

View file

@ -270,7 +270,6 @@
interrupts = <22 0>;
clocks = <&sim KINETIS_SIM_LPO_CLK 0 0>;
label = "WDT_0";
prescaler = <2>;
};
pwm0: pwm@40038000{