dts: arm: st: stm32h5: disable timer2 st,stm32-counter
The counter node of stm32h5 timer2 should not be enabled by default. Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
This commit is contained in:
parent
f4871c168d
commit
54159225d5
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@
|
|||
|
||||
counter {
|
||||
compatible = "st,stm32-counter";
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue