]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
power_supply: Add support for TI BQ25890 charger chip
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Tue, 19 May 2015 13:24:40 +0000 (16:24 +0300)
committerSebastian Reichel <sre@kernel.org>
Sat, 23 May 2015 19:31:26 +0000 (21:31 +0200)
commit4aeae9cb0dad117f055add68c48decaf489aecf3
tree3fa6bc3043f4968715bf61d20c4fdfeb4ef1f535
parent7e9f8a25a94e21adbcfbe89843a552da191c0079
power_supply: Add support for TI BQ25890 charger chip

More details about the chip can be found here:
http://www.ti.com/product/bq25890

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/Kconfig
drivers/power/Makefile
drivers/power/bq25890_charger.c [new file with mode: 0644]