This series adds support for digital-to-analog converter on
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(+)
--
2.7.4
Hi Fabrice
On 11/8/19 5:37 PM, Fabrice Gasnier wrote:
> This series adds support for digital-to-analog converter on
> 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(+)
>
Series applied on stm32-next.
Regards
Alex