Re: [RESEND 3/3] ARM: davinci_all_defconfig: enable iio and ADS7950

2017-01-10 Thread David Lechner
On 01/10/2017 03:27 AM, Sekhar Nori wrote: On Monday 09 January 2017 09:41 PM, David Lechner wrote: This enables the iio subsystem and the TI ADS7950 driver. This is used by LEGO MINDSTORMS EV3, which has an ADS7957 chip. Signed-off-by: David Lechner --- arch/arm/configs/davinci_all_defconfig

Re: [RESEND 3/3] ARM: davinci_all_defconfig: enable iio and ADS7950

2017-01-10 Thread Sekhar Nori
On Monday 09 January 2017 09:41 PM, David Lechner wrote: > This enables the iio subsystem and the TI ADS7950 driver. This is used by > LEGO MINDSTORMS EV3, which has an ADS7957 chip. > > Signed-off-by: David Lechner > --- > arch/arm/configs/davinci_all_defconfig | 7 +++ > 1 file changed, 7

[RESEND 3/3] ARM: davinci_all_defconfig: enable iio and ADS7950

2017-01-09 Thread David Lechner
This enables the iio subsystem and the TI ADS7950 driver. This is used by LEGO MINDSTORMS EV3, which has an ADS7957 chip. Signed-off-by: David Lechner --- arch/arm/configs/davinci_all_defconfig | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/configs/davinci_all_defconfig b/a