[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210703182122.0cb192e3@jic23-huawei>
Date: Sat, 3 Jul 2021 18:21:22 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
Cc: Geert Uytterhoeven <geert+renesas@...der.be>,
Rob Herring <robh+dt@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Philipp Zabel <p.zabel@...gutronix.de>,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-renesas-soc@...r.kernel.org,
Prabhakar <prabhakar.csengg@...il.com>,
Biju Das <biju.das.jz@...renesas.com>
Subject: Re: [PATCH 0/2] Renesas RZ/G2L ADC driver support
On Tue, 29 Jun 2021 23:03:26 +0100
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com> wrote:
> Hi All,
>
> This patch series adds DT binding and driver support for ADC block
> found on Renesas RZ/G2L family.
>
> Patches are based on top of rzg2l-update-clock-defs-v4 branch found on [1]
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/
Please aim to call out any dependencies that I need to be aware of.
That tree has lots of random things on it so I have no idea if there is anything
I need to be aware of.
>
> Cheers,
> Prabhakar
>
> Lad Prabhakar (2):
> dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L
> A/D converter
> iio: adc: Add driver for Renesas RZ/G2L A/D converter
>
> .../bindings/iio/adc/renesas,rzg2l-adc.yaml | 121 +++++
> MAINTAINERS | 8 +
> drivers/iio/adc/Kconfig | 10 +
> drivers/iio/adc/Makefile | 1 +
> drivers/iio/adc/rzg2l_adc.c | 489 ++++++++++++++++++
> 5 files changed, 629 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/adc/renesas,rzg2l-adc.yaml
> create mode 100644 drivers/iio/adc/rzg2l_adc.c
>
>
> base-commit: 06c1e6911a7a76b446e4b00fc8bad5d8465932f8
Powered by blists - more mailing lists