[PATCH 0/3] DT support for bq2415x

From: Sebastian Reichel
Date: Sun Nov 24 2013 - 11:49:48 EST


Hi,

This patchset adds DT support for the bq2415x charger, which is used in the
Nokia N900. The changes depend on Pali RohÃr's "[PATCH v2 0/3] Add support for
charging battery in Nokia RX-51" patchset [0].

[0] https://lkml.org/lkml/2013/11/19/106

-- Sebastian

Sebastian Reichel (3):
power_supply: add power_supply_get_by_phandle
bq2415x_charger: add DT support
dt: binding documentation for bq2415x charger

.../devicetree/bindings/power/bq2415x.txt | 43 +++++++++++++
drivers/power/bq2415x_charger.c | 72 ++++++++++++++++------
drivers/power/power_supply_core.c | 24 ++++++++
include/linux/power_supply.h | 2 +
4 files changed, 121 insertions(+), 20 deletions(-)
create mode 100644 Documentation/devicetree/bindings/power/bq2415x.txt

--
1.8.4.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/