dts: arm: st: change sequencer and clock source properties into string
In all STM32 dtsi and board dts, update the st,adc-sequencer and the st,adc-clock-source properties so they are strings. Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com> fu dts: arm: st: use string instead of enum
This commit is contained in:
parent
439d19e371
commit
8e4518a012
101 changed files with 141 additions and 141 deletions
|
|
@ -179,7 +179,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
pinctrl-0 = <&adc1_in10_pc0 &adc1_in11_pc1
|
||||
&adc1_in12_pc2 &adc1_in13_pc3>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -107,7 +107,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_inp0_pa0_c &adc1_inp6_pf12>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
vref-mv = <10000>;
|
||||
|
||||
|
|
@ -135,7 +135,7 @@
|
|||
&adc2 {
|
||||
pinctrl-0 = <&adc2_inp9_pb0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
vref-mv = <10000>;
|
||||
|
||||
|
|
@ -154,7 +154,7 @@
|
|||
&adc3 {
|
||||
pinctrl-0 = <&adc3_inp6_pf10 &adc3_inp7_pf8 &adc3_inp8_pf6 &adc3_inp9_pf4 &adc3_inp0_pc2_c>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
vref-mv = <10000>;
|
||||
|
||||
|
|
|
|||
|
|
@ -195,7 +195,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in6_pa1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -101,7 +101,7 @@
|
|||
&adc1_in18_pc5 /* CSA_CC2 */
|
||||
>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
|
|
@ -146,7 +146,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
status ="okay";
|
||||
pinctrl-0 = <&adc1_in2_pa2 &adc1_in3_pa3>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pa1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -163,7 +163,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -157,7 +157,7 @@ stm32_lp_tick_source: &lptim1 {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc_in2_pb3>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -134,7 +134,7 @@ stm32_lp_tick_source: &lptim1 {
|
|||
&adc2 {
|
||||
pinctrl-0 = <&adc2_in8_pc2>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
|
|
@ -223,7 +223,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in15_pb0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
@ -231,7 +231,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc4 {
|
||||
pinctrl-0 = <&adc4_in19_pb1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -293,7 +293,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
pinctrl-0 = <&adc1_in3_pc2 &adc1_in4_pc3
|
||||
&adc1_in13_pc4 &adc1_in14_pc5>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pa0 &adc1_in1_pa1 &adc1_in4_pa4>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -121,7 +121,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -159,7 +159,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -164,7 +164,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -180,7 +180,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in3_pa3 &adc1_in10_pc0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -176,7 +176,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pa0 &adc1_in1_pa1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
vref-mv = <3300>;
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@
|
|||
<&rcc STM32_SRC_SYSCLK ADC_SEL(0)>;
|
||||
pinctrl-0 = <&adc1_in0_pa0 &adc1_in1_pa1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
vref-mv = <3300>;
|
||||
|
|
|
|||
|
|
@ -163,7 +163,7 @@ zephyr_udc0: &usb {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pa0 &adc1_in1_pa1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -203,7 +203,7 @@ stm32_lp_tick_source: &lptim1 {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -132,7 +132,7 @@
|
|||
<&rcc STM32_SRC_HCLK ADCDAC_SEL(0)>;
|
||||
pinctrl-0 = <&adc1_inp0_pa0>; /* Arduino A0 */
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <8>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -156,7 +156,7 @@
|
|||
<&rcc STM32_SRC_HCLK ADCDAC_SEL(0)>;
|
||||
pinctrl-0 = <&adc1_inp3_pa6 &adc1_inp15_pa3>; /* Zio A0, Zio D35 */
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <6>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -150,7 +150,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_inp15_pa3>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
@ -162,7 +162,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc3 {
|
||||
pinctrl-0 = <&adc3_inp5_pf3>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_inp15_pa3>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_inp15_pa3>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -140,7 +140,7 @@ stm32_lp_tick_source: &lptim1 {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc_in0_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in5_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -167,7 +167,7 @@ stm32_lp_tick_source: &lptim1 {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pc0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -206,7 +206,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pc0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pc0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pc0 &adc1_in1_pc1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
vref-mv = <3300>;
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pc0 &adc1_in1_pc1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
clocks = <&rcc STM32_CLOCK_BUS_APB1_2 0x00100000>,
|
||||
<&rcc STM32_SRC_HSI ADC_SEL(2)>;
|
||||
st,adc-prescaler = <4>;
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pc0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
@ -137,7 +137,7 @@
|
|||
&adc4 {
|
||||
pinctrl-0 = <&adc4_in18_pb0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -128,7 +128,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pc0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
@ -136,7 +136,7 @@
|
|||
&adc4 {
|
||||
pinctrl-0 = <&adc4_in18_pb0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -181,7 +181,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in3_pc2 &adc1_in5_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -125,7 +125,7 @@
|
|||
&adc4 {
|
||||
pinctrl-0 = <&adc4_in8_pa1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@
|
|||
&adc4 {
|
||||
pinctrl-0 = <&adc4_in8_pa1 &adc4_in9_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -149,7 +149,7 @@ stm32_lp_tick_source: &lptim1 {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc_in5_pb1 &adc_in0_pb13>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -273,7 +273,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in15_pb0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
@ -281,7 +281,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc4 {
|
||||
pinctrl-0 = <&adc4_in19_pb1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -254,7 +254,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pc0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
vref-mv = <2750>;
|
||||
status = "okay";
|
||||
|
|
@ -263,7 +263,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc4 {
|
||||
pinctrl-0 = <&adc4_in3_pc2>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
vref-mv = <2750>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -141,7 +141,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in8_pa8>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
|
|
@ -219,7 +219,7 @@ zephyr_udc0: &usb {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pa0>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in3_pa3 &adc1_in9_pb1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
|
|
@ -241,7 +241,7 @@
|
|||
<&rcc STM32_SRC_HCLK ADCDAC_SEL(0)>;
|
||||
pinctrl-0 = <&adc1_inp6_pf12>; /* Arduino A5 */
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <6>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_inp0_pa0_c>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -239,7 +239,7 @@
|
|||
};
|
||||
|
||||
&adc3 {
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -148,7 +148,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_inp6_pf12>; /* Arduino A3 */
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
&adc2 {
|
||||
pinctrl-0 = <&adc2_inp2_pf13>; /* Arduino A4 */
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -164,7 +164,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = < &adc1_in2_pc1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -190,7 +190,7 @@
|
|||
pinctrl-0 = <&adc1_in5_pa0 &adc1_in12_pa7 &adc1_in15_pb0
|
||||
&adc1_in4_pc3 &adc1_in13_pc4>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <1>;
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -277,7 +277,7 @@ stm32_lp_tick_source: &lptim1 {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in13_pc4>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in0_pc0 &adc1_in1_pc1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
clocks = <&rcc STM32_CLOCK_BUS_APB1_2 0x00100000>,
|
||||
<&rcc STM32_SRC_HSI ADC_SEL(2)>;
|
||||
st,adc-prescaler = <4>;
|
||||
|
|
|
|||
|
|
@ -204,7 +204,7 @@ uart0: &usart3 {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in5_pa0 &adc1_in14_pc5>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <1>;
|
||||
status = "okay";
|
||||
|
||||
|
|
@ -231,7 +231,7 @@ uart0: &usart3 {
|
|||
&adc4 {
|
||||
pinctrl-0 = <&adc4_in5_pf14>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-prescaler = <1>;
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in3_pc2>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in3_pc2>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -125,7 +125,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pa1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -125,7 +125,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pa1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -126,7 +126,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_in1_pa1>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <2>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -154,7 +154,7 @@ stm32_lp_tick_source: &lptim1 {
|
|||
&adc2 {
|
||||
pinctrl-0 = <&adc2_in12_pb2>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
|
||||
#address-cells = <1>;
|
||||
|
|
|
|||
|
|
@ -203,7 +203,7 @@ zephyr_udc0: &usbotg_fs {
|
|||
&adc1 {
|
||||
pinctrl-0 = <&adc1_inp15_pa3>;
|
||||
pinctrl-names = "default";
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-prescaler = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -325,7 +325,7 @@
|
|||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <2 4 8 13 20 40 80 161>;
|
||||
num-sampling-time-common-channels = <2>;
|
||||
st,adc-sequencer = <NOT_FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "NOT_FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -348,7 +348,7 @@
|
|||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <2 8 14 29 42 56 72 240>;
|
||||
num-sampling-time-common-channels = <1>;
|
||||
st,adc-sequencer = <NOT_FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "NOT_FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -348,7 +348,7 @@
|
|||
#io-channel-cells = <1>;
|
||||
resolutions = <STM32F1_ADC_RES(12)>;
|
||||
sampling-times = <2 8 14 29 42 56 72 240>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -374,8 +374,8 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 15 28 58 84 112 144 480>;
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -114,7 +114,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <2 3 5 8 20 62 182 602>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -153,7 +153,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <2 3 5 8 20 62 182 602>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
@ -170,7 +170,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <2 3 5 8 20 62 182 602>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <2 3 5 8 20 62 182 602>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -193,7 +193,7 @@
|
|||
#io-channel-cells = <1>;
|
||||
resolutions = <STM32F1_ADC_RES(12)>;
|
||||
sampling-times = <2 8 14 29 42 56 72 240>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -551,8 +551,8 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 15 28 56 84 112 144 480>;
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -253,8 +253,8 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 15 28 56 84 112 144 480>;
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
@ -270,8 +270,8 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 15 28 56 84 112 144 480>;
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -118,8 +118,8 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 15 28 56 84 112 144 480>;
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
@ -135,8 +135,8 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 15 28 56 84 112 144 480>;
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -761,8 +761,8 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 15 28 56 84 112 144 480>;
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
@ -778,8 +778,8 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 15 28 56 84 112 144 480>;
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
@ -795,8 +795,8 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 15 28 56 84 112 144 480>;
|
||||
st,adc-clock-source = <SYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "SYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -422,7 +422,7 @@
|
|||
*/
|
||||
sampling-times = <3 5 8 13 20 40 80 161>;
|
||||
num-sampling-time-common-channels = <2>;
|
||||
st,adc-sequencer = <NOT_FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "NOT_FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -115,7 +115,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -319,7 +319,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -283,7 +283,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -862,7 +862,7 @@
|
|||
STM32_ADC_RES(10, 0x03)
|
||||
STM32_ADC_RES(8, 0x07)>;
|
||||
sampling-times = <2 3 9 17 33 65 388 811>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_EXTENDED";
|
||||
};
|
||||
|
||||
|
|
@ -879,7 +879,7 @@
|
|||
STM32_ADC_RES(10, 0x03)
|
||||
STM32_ADC_RES(8, 0x07)>;
|
||||
sampling-times = <2 3 9 17 33 65 388 811>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_EXTENDED";
|
||||
};
|
||||
|
||||
|
|
@ -897,7 +897,7 @@
|
|||
STM32_ADC_RES(10, 0x03)
|
||||
STM32_ADC_RES(8, 0x07)>;
|
||||
sampling-times = <2 3 9 17 33 65 388 811>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_EXTENDED";
|
||||
};
|
||||
|
||||
|
|
@ -914,7 +914,7 @@
|
|||
STM32_ADC_RES(10, 0x03)
|
||||
STM32_ADC_RES(8, 0x07)>;
|
||||
sampling-times = <2 3 9 17 33 65 388 811>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_EXTENDED";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@
|
|||
STM32H72X_ADC3_RES(8, 0x02)
|
||||
STM32H72X_ADC3_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -749,7 +749,7 @@
|
|||
STM32_ADC_RES(8, 0x2)
|
||||
STM32_ADC_RES(6, 0x3)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
@ -765,7 +765,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -318,7 +318,7 @@
|
|||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <2 4 8 13 20 40 80 161>;
|
||||
num-sampling-time-common-channels = <1>;
|
||||
st,adc-sequencer = <NOT_FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "NOT_FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -226,8 +226,8 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <4 9 16 24 48 96 192 384>;
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_NONE";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -406,7 +406,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
@ -422,7 +422,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -666,7 +666,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
@ -682,7 +682,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -226,7 +226,7 @@
|
|||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <2 4 8 13 20 40 80 161>;
|
||||
num-sampling-time-common-channels = <2>;
|
||||
st,adc-sequencer = <NOT_FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "NOT_FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -791,8 +791,8 @@
|
|||
STM32_ADC_RES(10, 0x02)
|
||||
STM32_ADC_RES(8, 0x03)>;
|
||||
sampling-times = <5 6 12 20 36 68 391 814>;
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_EXTENDED";
|
||||
};
|
||||
|
||||
|
|
@ -810,8 +810,8 @@
|
|||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <2 4 8 13 20 40 80 815>;
|
||||
num-sampling-time-common-channels = <2>;
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-sequencer = <NOT_FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-sequencer = "NOT_FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -74,8 +74,8 @@
|
|||
STM32_ADC_RES(10, 0x02)
|
||||
STM32_ADC_RES(8, 0x03)>;
|
||||
sampling-times = <5 6 12 20 36 68 391 814>;
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_EXTENDED";
|
||||
};
|
||||
|
||||
|
|
@ -95,8 +95,8 @@
|
|||
STM32_ADC_RES(10, 0x02)
|
||||
STM32_ADC_RES(8, 0x03)>;
|
||||
sampling-times = <5 6 12 20 36 68 391 814>;
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_EXTENDED";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -425,7 +425,7 @@
|
|||
STM32_ADC_RES(8, 0x02)
|
||||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <3 7 13 25 48 93 248 641>;
|
||||
st,adc-sequencer = <FULLY_CONFIGURABLE>;
|
||||
st,adc-sequencer = "FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -424,8 +424,8 @@
|
|||
STM32_ADC_RES(6, 0x03)>;
|
||||
sampling-times = <2 4 8 13 20 40 80 815>;
|
||||
num-sampling-time-common-channels = <2>;
|
||||
st,adc-clock-source = <ASYNC>;
|
||||
st,adc-sequencer = <NOT_FULLY_CONFIGURABLE>;
|
||||
st,adc-clock-source = "ASYNC";
|
||||
st,adc-sequencer = "NOT_FULLY_CONFIGURABLE";
|
||||
st,adc-oversampler = "OVERSAMPLER_MINIMAL";
|
||||
};
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue