lkml.org 
[lkml]   [2021]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/2] Renesas RZ/G2L ADC driver support
    Date
    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/

    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
    --
    2.17.1

    \
     
     \ /
      Last update: 2021-06-30 00:04    [W:7.174 / U:0.064 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site