]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Add myself for Marvell 88PM886 PMIC
authorKarel Balej <balejk@matfyz.cz>
Fri, 31 May 2024 17:35:00 +0000 (19:35 +0200)
committerLee Jones <lee@kernel.org>
Fri, 28 Jun 2024 14:41:29 +0000 (15:41 +0100)
Add an entry to MAINTAINERS for the Marvell 88PM886 PMIC MFD, onkey and
regulator drivers.

Signed-off-by: Karel Balej <balejk@matfyz.cz>
Link: https://lore.kernel.org/r/20240531175109.15599-6-balejk@matfyz.cz
Signed-off-by: Lee Jones <lee@kernel.org>
MAINTAINERS

index d6c90161c7bfe3886e675396cb2d2d7b44acc3b3..9d6c940029b83415df0fe335cd1fc365bea266ce 100644 (file)
@@ -13295,6 +13295,15 @@ F:     drivers/net/dsa/mv88e6xxx/
 F:     include/linux/dsa/mv88e6xxx.h
 F:     include/linux/platform_data/mv88e6xxx.h
 
+MARVELL 88PM886 PMIC DRIVER
+M:     Karel Balej <balejk@matfyz.cz>
+S:     Maintained
+F:     Documentation/devicetree/bindings/mfd/marvell,88pm886-a1.yaml
+F:     drivers/input/misc/88pm886-onkey.c
+F:     drivers/mfd/88pm886.c
+F:     drivers/regulators/88pm886-regulator.c
+F:     include/linux/mfd/88pm886.h
+
 MARVELL ARMADA 3700 PHY DRIVERS
 M:     Miquel Raynal <miquel.raynal@bootlin.com>
 S:     Maintained