This series adds support for digital-to-analog converter onSeries applied on stm32-next.
stm32mp157c-ed1 board:
- define pins that can be used for ADC
- configure ADC channels to use these
Fabrice Gasnier (2):
ARM: dts: stm32: add ADC pins used for stm32mp157c-ed1
ARM: dts: stm32: add ADC support to stm32mp157c-ed1
arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 6 ++++++
arch/arm/boot/dts/stm32mp157c-ed1.dts | 16 ++++++++++++++++
2 files changed, 22 insertions(+)