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

Commit 2a6afddb authored by Pali Rohár's avatar Pali Rohár Committed by Sebastian Reichel
Browse files

MAINTAINERS: Add me as maintainer of Nokia N900 power supply drivers



I'm author of two of those drivers (bq2415x and rx51) and I added
more patches for other twos. Also I fished (proper) open source
power management software for Nokia N900 and those kernel drivers
are part of it.

Signed-off-by: default avatarPali Rohár <pali.rohar@gmail.com>
Signed-off-by: default avatarSebastian Reichel <sre@kernel.org>
parent 409e718e
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -6943,6 +6943,17 @@ T: git git://git.rocketboards.org/linux-socfpga-next.git
S:	Maintained
F:	arch/nios2/

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

NTB DRIVER
M:	Jon Mason <jdmason@kudzu.us>
M:	Dave Jiang <dave.jiang@intel.com>