lkml.org 
[lkml]   [2013]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] Add support for charging battery in Nokia RX-51
Date
This patch series finally bringing support for charging battery on
Nokia N900 (RX-51) without any proprietary Nokia bits in userspace.

I removed hook function from bq2415x_charger driver and replaced it
by Jenny TC power_supply notifier code. This simplify usage of
bq2415x driver and also allow adding DT support in future because
driver does not need board specific function anymore (only static data).

I tested this series with linux 3.12-rc5 on Nokia N900.

Pali Rohár (3):
power_supply: Add power_supply notifier
bq2415x_charger: Use power_supply notifier for automode
RX-51: Add platform data for bq24150a charger

arch/arm/mach-omap2/board-rx51-peripherals.c | 17 +++++-
drivers/power/bq2415x_charger.c | 77 ++++++++++++++++++++------
drivers/power/power_supply_core.c | 17 ++++++
include/linux/power/bq2415x_charger.h | 48 ++--------------
include/linux/power_supply.h | 10 ++++
5 files changed, 108 insertions(+), 61 deletions(-)

--
1.7.9.5

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

\
 
 \ /
  Last update: 2013-11-19 11:41    [W:0.462 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site