Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Add entry for ROHM Power Management ICs

Add entry for maintaining power management IC drivers for ROHM
BD71837, BD71847, BD71850, BD71828, BD71878, BD70528 and BD99954.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Acked-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Matti Vaittinen and committed by
Lee Jones
f375a038 bb7fcad4

+32
+32
MAINTAINERS
··· 14713 14713 S: Odd Fixes 14714 14714 F: drivers/tty/serial/rp2.* 14715 14715 14716 + ROHM BD99954 CHARGER IC 14717 + R: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> 14718 + L: linux-power@fi.rohmeurope.com 14719 + S: Supported 14720 + F: drivers/power/supply/bd99954-charger.c 14721 + F: drivers/power/supply/bd99954-charger.h 14722 + 14716 14723 ROHM BH1750 AMBIENT LIGHT SENSOR DRIVER 14717 14724 M: Tomasz Duszynski <tduszyns@gmail.com> 14718 14725 S: Maintained ··· 14736 14729 F: drivers/mfd/bd9571mwv.c 14737 14730 F: drivers/regulator/bd9571mwv-regulator.c 14738 14731 F: include/linux/mfd/bd9571mwv.h 14732 + 14733 + ROHM POWER MANAGEMENT IC DEVICE DRIVERS 14734 + R: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> 14735 + L: linux-power@fi.rohmeurope.com 14736 + S: Supported 14737 + F: Documentation/devicetree/bindings/mfd/rohm,bd70528-pmic.txt 14738 + F: Documentation/devicetree/bindings/regulator/rohm,bd70528-regulator.txt 14739 + F: drivers/clk/clk-bd718x7.c 14740 + F: drivers/gpio/gpio-bd70528.c 14741 + F: drivers/gpio/gpio-bd71828.c 14742 + F: drivers/mfd/rohm-bd70528.c 14743 + F: drivers/mfd/rohm-bd71828.c 14744 + F: drivers/mfd/rohm-bd718x7.c 14745 + F: drivers/power/supply/bd70528-charger.c 14746 + F: drivers/regulator/bd70528-regulator.c 14747 + F: drivers/regulator/bd71828-regulator.c 14748 + F: drivers/regulator/bd718x7-regulator.c 14749 + F: drivers/regulator/rohm-regulator.c 14750 + F: drivers/rtc/rtc-bd70528.c 14751 + F: drivers/watchdog/bd70528_wdt.c 14752 + F: include/linux/mfd/rohm-bd70528.h 14753 + F: include/linux/mfd/rohm-bd71828.h 14754 + F: include/linux/mfd/rohm-bd718x7.h 14755 + F: include/linux/mfd/rohm-generic.h 14756 + F: include/linux/mfd/rohm-shared.h 14739 14757 14740 14758 ROSE NETWORK LAYER 14741 14759 M: Ralf Baechle <ralf@linux-mips.org>