lkml.org 
[lkml]   [2021]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] Add driver support for NXP IMX8QXP ADC
Date
The NXP i.MX 8QuadXPlus SOC has a new ADC IP. These patches add
driver support for this ADC.

Cai Huoqing (6):
iio: adc: Init the driver for NXP i.MX8QuadXPlus
iio: adc: Add configuration for NXP i.MX8QuadXPlus ADC driver
iio: imx8qxp-adc: Add the detail for NXP i.MX8QuadXPlus ADC driver
dt-bindings: iio: adc: Add the binding documentation for NXP IMX8QXP
ADC
MAINTAINERS: Add the driver info of the NXP IMX8QXP ADC
iio: imx8qxp-adc: Add the copyright for NXP i.MX8QuadXPlus ADC driver

.../bindings/iio/adc/nxp,imx8qxp-adc.yaml | 85 +++
MAINTAINERS | 7 +
drivers/iio/adc/Kconfig | 10 +
drivers/iio/adc/Makefile | 1 +
drivers/iio/adc/imx8qxp-adc.c | 588 ++++++++++++++++++
5 files changed, 691 insertions(+)
create mode 100644 Documentation/devicetree/bindings/iio/adc/nxp,imx8qxp-adc.yaml
create mode 100644 drivers/iio/adc/imx8qxp-adc.c

--
2.25.1

\
 
 \ /
  Last update: 2021-08-30 19:23    [W:0.100 / U:0.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site