lkml.org 
[lkml]   [2015]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Add support for BQ25890 charger chip
Date
Changes since v1:
* add comment in DT bindings regarding default driver behavior when
"ti,thermal-regulation-threshold" property is missing;
* addressed all Krzysztof's comments, including addition of a reset
check counter. Better to be safe than sorry :)

Hi,

This series adds support for BQ25890 USB charger chip. Information about
the chip can be found here:

http://www.ti.com/product/bq25890

Thanks,
laurentiu

Laurentiu Palcu (2):
Documentation: devicetree: Add TI BQ25890 bindings
power_supply: Add support for TI BQ25890 charger chip

.../devicetree/bindings/power/bq25890.txt | 46 +
drivers/power/Kconfig | 7 +
drivers/power/Makefile | 1 +
drivers/power/bq25890_charger.c | 999 +++++++++++++++++++++
4 files changed, 1053 insertions(+)
create mode 100644 Documentation/devicetree/bindings/power/bq25890.txt
create mode 100644 drivers/power/bq25890_charger.c

--
1.9.1



\
 
 \ /
  Last update: 2015-05-19 16:01    [W:0.048 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site