boards: stm32: Update pwm nodes after change of default "st,prescaler"

Since "st,prescaler" default value is now 0,
set the expected application value on board side.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2021-06-10 10:37:48 +02:00 committed by Carles Cufí
commit 0d320b3d6b
20 changed files with 21 additions and 0 deletions

View file

@ -101,6 +101,7 @@
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch1_pwm_pa8>;
};
};

View file

@ -97,6 +97,7 @@
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch1_pa8>;
};
};

View file

@ -120,6 +120,7 @@
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch3_pe13>;
};
};

View file

@ -118,6 +118,7 @@
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch3_pe13>;
};
};

View file

@ -118,6 +118,7 @@
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch3_pe13>;
};
};

View file

@ -121,6 +121,7 @@
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch3_pe13>;
};
};

View file

@ -88,6 +88,7 @@
status = "okay";
pwm3: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim3_ch1_pa6>;
};
};

View file

@ -89,6 +89,7 @@
status = "okay";
pwm3: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim3_ch1_pa6>;
};
};

View file

@ -110,6 +110,7 @@
pwm12: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim12_ch1_pb14>;
};
};

View file

@ -111,6 +111,7 @@
pwm12: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim12_ch1_pb14>;
};
};

View file

@ -87,6 +87,7 @@
pwm12: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim12_ch1_pb14>;
};
};

View file

@ -111,6 +111,7 @@
pwm12: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim12_ch1_pb14>;
};
};

View file

@ -105,6 +105,7 @@
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch1_pe9
&tim1_ch2_pe11
&tim1_ch3_pe13>;
@ -125,6 +126,7 @@
pwm15: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim15_ch1_pb14>;
};
};

View file

@ -105,6 +105,7 @@
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch1_pwm_pa8>;
};
};

View file

@ -130,6 +130,7 @@ uext_serial: &usart1 {};
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch1_pwm_pa8>;
};
};

View file

@ -93,6 +93,7 @@
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch1_pwm_pa8>;
};
};

View file

@ -179,6 +179,7 @@
status = "okay";
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch1_pa8>;
};
};

View file

@ -103,6 +103,7 @@
pwm4: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim4_ch1_pd12
&tim4_ch2_pd13
&tim4_ch3_pd14

View file

@ -114,6 +114,7 @@
pwm3: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim3_ch1_pb4>;
};
};

View file

@ -111,6 +111,7 @@
pwm1: pwm {
status = "okay";
st,prescaler = <10000>;
pinctrl-0 = <&tim1_ch1_pwm_pa8>;
};
};