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:
parent
b5bb0575ad
commit
a35279488a
9 changed files with 0 additions and 36 deletions
|
@ -72,10 +72,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&lptim1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pll {
|
||||
div-m = <4>;
|
||||
mul-n = <275>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue