Re: [PATCH v2 3/3] ARM: dts: stm32: Add ADC support to stm32mp157c

2018-05-22 Thread Fabrice Gasnier
On 05/07/2018 07:23 PM, Jonathan Cameron wrote: > On Wed, 2 May 2018 09:44:51 +0200 > Fabrice Gasnier wrote: > >> stm32mp157c has an ADC block with two physical ADCs. >> >> Signed-off-by: Fabrice Gasnier > The driver support is now queued up in the IIO tree and should > be in Linux next later th

Re: [PATCH v2 3/3] ARM: dts: stm32: Add ADC support to stm32mp157c

2018-05-07 Thread Jonathan Cameron
On Wed, 2 May 2018 09:44:51 +0200 Fabrice Gasnier wrote: > stm32mp157c has an ADC block with two physical ADCs. > > Signed-off-by: Fabrice Gasnier The driver support is now queued up in the IIO tree and should be in Linux next later this week. Thanks, Jonathan > --- > arch/arm/boot/dts/stm3

[PATCH v2 3/3] ARM: dts: stm32: Add ADC support to stm32mp157c

2018-05-02 Thread Fabrice Gasnier
stm32mp157c has an ADC block with two physical ADCs. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32mp157c.dtsi | 32 1 file changed, 32 insertions(+) diff --git a/arch/arm/boot/dts/stm32mp157c.dtsi b/arch/arm/boot/dts/stm32mp157c.dtsi index bc3eddc.