[PATCH 0/2] mfd: mc13xxx: ADC support

Andrey Gusakov andrey.gusakov at cogentembedded.com
Fri Apr 6 09:33:22 PDT 2018


This set of pathces adds ADC support for MC13783 and MC13892 PMICs.

Andrey Gusakov (2):
  mfd: mc13xxx: add function returning mc13xxx type
  aiodev: mc13xxx: add adc support

 drivers/aiodev/Kconfig       |   6 ++
 drivers/aiodev/Makefile      |   1 +
 drivers/aiodev/mc13xxx_adc.c | 234 +++++++++++++++++++++++++++++++++++++++++++
 drivers/mfd/mc13xxx.c        |  15 +++
 include/mfd/mc13xxx.h        |  19 ++++
 5 files changed, 275 insertions(+)
 create mode 100644 drivers/aiodev/mc13xxx_adc.c

-- 
1.9.1



More information about the barebox mailing list