dts: nxp: Remove unused 'reload-counter' properties
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
2b61411233
commit
0408dc31ae
2 changed files with 0 additions and 2 deletions
|
@ -334,7 +334,6 @@
|
||||||
interrupts = <22 0>;
|
interrupts = <22 0>;
|
||||||
clocks = <&sim KINETIS_SIM_LPO_CLK 0 0>;
|
clocks = <&sim KINETIS_SIM_LPO_CLK 0 0>;
|
||||||
label = "WDT_0";
|
label = "WDT_0";
|
||||||
reload-counter = <40000>;
|
|
||||||
start-on-boot;
|
start-on-boot;
|
||||||
prescaler = <2>;
|
prescaler = <2>;
|
||||||
};
|
};
|
||||||
|
|
|
@ -270,7 +270,6 @@
|
||||||
interrupts = <22 0>;
|
interrupts = <22 0>;
|
||||||
clocks = <&sim KINETIS_SIM_LPO_CLK 0 0>;
|
clocks = <&sim KINETIS_SIM_LPO_CLK 0 0>;
|
||||||
label = "WDT_0";
|
label = "WDT_0";
|
||||||
reload-counter = <40000>;
|
|
||||||
start-on-boot;
|
start-on-boot;
|
||||||
prescaler = <2>;
|
prescaler = <2>;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue