Re: iio:adc:ltc2371: add support for ltc2361/ltc2363

From: Jonathan Cameron
Date: Mon Jul 20 2020 - 06:36:47 EST


On Thu, 16 Jul 2020 12:46:08 +0300
Darius Berghe <darius.berghe@xxxxxxxxxx> wrote:

> Changelog v1->v2:
> - document power supply in yaml
> - reorder enums in alphabetical order
> - add missing include
> - drop the of_match_ptr protection
>
> Darius Berghe (3):
> ltc2471: add of_match_table for existing devices
> ltc2471: ltc2461/ltc2463 compatible strings
> ltc2471 driver yaml

All looks fine to me, but please resend with dt list and maintainer
cc'd as patch 3 needs a DT review.

Thanks,

Jonathan

>
> .../bindings/iio/adc/adi,ltc2471.yaml | 49 +++++++++++++++++++
> drivers/iio/adc/ltc2471.c | 25 ++++++++--
> 2 files changed, 70 insertions(+), 4 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ltc2471.yaml
>