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:
Thomas Stranger 2023-04-06 08:03:57 +02:00 committed by Fabio Baltieri
commit 54159225d5

View file

@ -306,7 +306,7 @@
counter {
compatible = "st,stm32-counter";
status = "okay";
status = "disabled";
};
};