Commit ee39d8a3 authored by Fabrice Gasnier's avatar Fabrice Gasnier Committed by Alexandre Torgue

ARM: dts: stm32: add ADC pins used for stm32mp157c-ed1

Define adc1_in6 pin used on stm32mp157c eval board.
Signed-off-by: default avatarFabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
parent 7e5d8398
......@@ -137,6 +137,12 @@ gpiok: gpio@5000c000 {
status = "disabled";
};
adc1_in6_pins_a: adc1-in6 {
pins {
pinmux = <STM32_PINMUX('F', 12, ANALOG)>;
};
};
adc12_ain_pins_a: adc12-ain-0 {
pins {
pinmux = <STM32_PINMUX('C', 3, ANALOG)>, /* ADC1 in13 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment