boards: stm32: Remove lptim node when not used in tree

These boards enable lptim node, but don't propose 'power-states'
description, making it useless and not testable regarding configuration
of existing, in tree, PM tests.

Clean up this definition.

They will be put back along with 'power-states', when possible to test.


Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2022-08-08 10:05:38 +02:00 committed by Fabio Baltieri
commit a35279488a
9 changed files with 0 additions and 36 deletions

View file

@ -72,10 +72,6 @@
status = "okay";
};
&lptim1 {
status = "okay";
};
&pll {
div-m = <4>;
mul-n = <275>;