mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-13 22:36:03 +07:00
ARM: dts: stm32: add ADC pins used for stm32mp157c-ed1
Define adc1_in6 pin used on stm32mp157c eval board. Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
parent
7e5d839819
commit
ee39d8a3e4
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user