Re: [PATCH v3 2/3] ltc2471: ltc2461/ltc2463 compatible strings

2020-08-01 Thread Jonathan Cameron
gt; > Cc: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; > > devicet...@vger.kernel.org; ji...@kernel.org; r...@kernel.org > > Subject: Re: [PATCH v3 2/3] ltc2471: ltc2461/ltc2463 compatible strings > > > > [External] > > > > On Mon, 27 Jul 2020 16:58:

RE: [PATCH v3 2/3] ltc2471: ltc2461/ltc2463 compatible strings

2020-07-28 Thread Berghe, Darius
g; r...@kernel.org > Subject: Re: [PATCH v3 2/3] ltc2471: ltc2461/ltc2463 compatible strings > > [External] > > On Mon, 27 Jul 2020 16:58:33 +0300 > Darius Berghe wrote: > > > Add compatible strings for these devices in the existing ltc2471 > > driver. > > >

Re: [PATCH v3 2/3] ltc2471: ltc2461/ltc2463 compatible strings

2020-07-27 Thread Jonathan Cameron
On Mon, 27 Jul 2020 16:58:33 +0300 Darius Berghe wrote: > Add compatible strings for these devices in the existing ltc2471 > driver. > > Signed-off-by: Darius Berghe Hi Darius, A few additional minor comments from me. > --- > drivers/iio/adc/ltc2471.c | 16 > 1 file

[PATCH v3 2/3] ltc2471: ltc2461/ltc2463 compatible strings

2020-07-27 Thread Darius Berghe
Add compatible strings for these devices in the existing ltc2471 driver. Signed-off-by: Darius Berghe --- drivers/iio/adc/ltc2471.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/drivers/iio/adc/ltc2471.c b/drivers/iio/adc/ltc2471.c index