提交 0a84a000 编写于 作者: F Fabrice Gasnier 提交者: Alexandre Torgue

ARM: dts: stm32: update pwm-cells for LPTimer on stm32h743

LPTimer pwm cells should be updated to 3, to allow initialization of
channel, period and polarity.
Signed-off-by: NFabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 f235cf5d
...@@ -86,6 +86,7 @@ ...@@ -86,6 +86,7 @@
pwm { pwm {
compatible = "st,stm32-pwm-lp"; compatible = "st,stm32-pwm-lp";
#pwm-cells = <3>;
status = "disabled"; status = "disabled";
}; };
...@@ -382,6 +383,7 @@ ...@@ -382,6 +383,7 @@
pwm { pwm {
compatible = "st,stm32-pwm-lp"; compatible = "st,stm32-pwm-lp";
#pwm-cells = <3>;
status = "disabled"; status = "disabled";
}; };
...@@ -408,6 +410,7 @@ ...@@ -408,6 +410,7 @@
pwm { pwm {
compatible = "st,stm32-pwm-lp"; compatible = "st,stm32-pwm-lp";
#pwm-cells = <3>;
status = "disabled"; status = "disabled";
}; };
...@@ -429,6 +432,7 @@ ...@@ -429,6 +432,7 @@
pwm { pwm {
compatible = "st,stm32-pwm-lp"; compatible = "st,stm32-pwm-lp";
#pwm-cells = <3>;
status = "disabled"; status = "disabled";
}; };
}; };
...@@ -444,6 +448,7 @@ ...@@ -444,6 +448,7 @@
pwm { pwm {
compatible = "st,stm32-pwm-lp"; compatible = "st,stm32-pwm-lp";
#pwm-cells = <3>;
status = "disabled"; status = "disabled";
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册