[PATCH v3 0/2] Maxim MAX1241 driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A silly typo found its way into the previous version of this patch
series. Fortunately, Alexandru Ardelean spotted it. I'm a little
embarrassed to show my face in public right now -- thankfully I'm
staying home these days anyway.

Other than the Kconfig text (which claimed this module was named max1118
-- like I said, I wear my code monkey badge with pride...) nothing's
changed since the last version. For reference, the last version is here:

https://lore.kernel.org/linux-iio/20200318202837.512428-1-alazar@xxxxxxxxxxxxx/

Thanks!

Alex

Alexandru Lazar (2):
  iio: adc: Add MAX1241 driver
  dt-bindings: iio: adc: Add MAX1241 device tree bindings in
    documentation

 .../bindings/iio/adc/maxim,max1241.yaml       |  62 ++++++
 drivers/iio/adc/Kconfig                       |  10 +
 drivers/iio/adc/Makefile                      |   1 +
 drivers/iio/adc/max1241.c                     | 206 ++++++++++++++++++
 4 files changed, 279 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml
 create mode 100644 drivers/iio/adc/max1241.c

-- 
2.25.2




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux