Skip to content

Commit 3422b4b

Browse files
LegoLivesMatterjic23
authored andcommitted
iio: adc: Add driver for Marvell 88PM886 PMIC ADC
Marvell's 88PM886 PMIC has a so-called General Purpose ADC used for monitoring various system voltages and temperatures. Add the relevant register definitions to the MFD header and a driver for the ADC. Acked-by: Karel Balej <balejk@matfyz.cz> # for the PMIC Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
1 parent 0f06e28 commit 3422b4b

5 files changed

Lines changed: 470 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14714,6 +14714,11 @@ F: drivers/regulator/88pm886-regulator.c
1471414714
F: drivers/rtc/rtc-88pm886.c
1471514715
F: include/linux/mfd/88pm886.h
1471614716

14717+
MARVELL 88PM886 PMIC GPADC DRIVER
14718+
M: Duje Mihanović <duje@dujemihanovic.xyz>
14719+
S: Maintained
14720+
F: drivers/iio/adc/88pm886-gpadc.c
14721+
1471714722
MARVELL ARMADA 3700 PHY DRIVERS
1471814723
M: Miquel Raynal <miquel.raynal@bootlin.com>
1471914724
S: Maintained

0 commit comments

Comments
 (0)