Re: [PATCH 1/5] iio: stmpe-adc: Add compatible name

2019-05-11 Thread Jonathan Cameron
On Tue, 7 May 2019 16:36:11 +0200 Philippe Schenker wrote: > From: Philippe Schenker > > Add the compatible name to the driver so it gets loaded when the proper > node in DT is detected. > > Signed-off-by: Philippe Schenker Applied thanks, Jonathan > --- > > drivers/iio/adc/stmpe-adc.c |

Re: [PATCH 1/5] iio: stmpe-adc: Add compatible name

2019-05-08 Thread Philippe Schenker
On Wed, 2019-05-08 at 08:01 +0100, Lee Jones wrote: > On Tue, 07 May 2019, Philippe Schenker wrote: > > > From: Philippe Schenker > > > > Add the compatible name to the driver so it gets loaded when the proper > > node in DT is detected. > > > > Signed-off-by: Philippe Schenker > > --- > > >

Re: [PATCH 1/5] iio: stmpe-adc: Add compatible name

2019-05-08 Thread Lee Jones
On Tue, 07 May 2019, Philippe Schenker wrote: > From: Philippe Schenker > > Add the compatible name to the driver so it gets loaded when the proper > node in DT is detected. > > Signed-off-by: Philippe Schenker > --- > > drivers/iio/adc/stmpe-adc.c | 7 ++- > 1 file changed, 6 insertions