Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e35a49b1 authored by Sebastian Reichel's avatar Sebastian Reichel
Browse files

MAINTAINERS: update bq27xxx driver



Update reviewers for bq27xxx, so that Pali and Andrew
are reviewers with status and maintainer inherited from
the power supply subsystem entry.

Signed-off-by: default avatarSebastian Reichel <sre@kernel.org>
Acked-by: default avatarPali Rohár <pali.rohar@gmail.com>
Acked-by: default avatarAndrew F. Davis <afd@ti.com>
parent 81f70ba2
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -7686,13 +7686,13 @@ S: Maintained
F:	arch/nios2/

NOKIA N900 POWER SUPPLY DRIVERS
M:	Pali Rohár <pali.rohar@gmail.com>
S:	Maintained
R:	Pali Rohár <pali.rohar@gmail.com>
F:	include/linux/power/bq2415x_charger.h
F:	include/linux/power/bq27xxx_battery.h
F:	include/linux/power/isp1704_charger.h
F:	drivers/power/bq2415x_charger.c
F:	drivers/power/bq27xxx_battery.c
F:	drivers/power/bq27xxx_battery_i2c.c
F:	drivers/power/isp1704_charger.c
F:	drivers/power/rx51_battery.c

@@ -9558,6 +9558,12 @@ M: Andreas Noever <andreas.noever@gmail.com>
S:	Maintained
F:	drivers/thunderbolt/

TI BQ27XXX POWER SUPPLY DRIVER
R:	Andrew F. Davis <afd@ti.com>
F:	include/linux/power/bq27xxx_battery.h
F:	drivers/power/bq27xxx_battery.c
F:	drivers/power/bq27xxx_battery_i2c.c

TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER
M:	John Stultz <john.stultz@linaro.org>
M:	Thomas Gleixner <tglx@linutronix.de>