diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-04-23 11:04:51 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2019-05-08 12:07:12 +0100 |
commit | 796fad0101d370567c2968bd933b865aa57efaa3 (patch) | |
tree | 1e2415ac94d3d6b7b57d703e8cb5c41a853d1500 /MAINTAINERS | |
parent | 1af2b76f63f5ee2c959246671334d59cb3030f9c (diff) | |
download | linux-796fad0101d370567c2968bd933b865aa57efaa3.tar.gz linux-796fad0101d370567c2968bd933b865aa57efaa3.tar.bz2 linux-796fad0101d370567c2968bd933b865aa57efaa3.zip |
MAINTAINERS: Add an entry for MAX77650 PMIC driver
I plan on extending this set of drivers so add myself as maintainer.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2c2fce72e694..1ab64e75b9ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9408,6 +9408,20 @@ S: Maintained F: Documentation/devicetree/bindings/sound/max9860.txt F: sound/soc/codecs/max9860.* +MAXIM MAX77650 PMIC MFD DRIVER +M: Bartosz Golaszewski <bgolaszewski@baylibre.com> +L: linux-kernel@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/*/*max77650.txt +F: Documentation/devicetree/bindings/*/max77650*.txt +F: include/linux/mfd/max77650.h +F: drivers/mfd/max77650.c +F: drivers/regulator/max77650-regulator.c +F: drivers/power/supply/max77650-charger.c +F: drivers/input/misc/max77650-onkey.c +F: drivers/leds/leds-max77650.c +F: drivers/gpio/gpio-max77650.c + MAXIM MAX77802 PMIC REGULATOR DEVICE DRIVER M: Javier Martinez Canillas <javier@dowhile0.org> L: linux-kernel@vger.kernel.org |