lkml.org 
[lkml]   [2011]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] mfd: bq2415x charger driver
Date
From: Aliaksei Katovich <aliaksei.katovich@nokia.com>

The bq2415x family of Texas Instruments charger ICs are multifunctional chips
that combine voltage/current regulation with Li-Ion battery charge controller.

Given bq2415x driver implements both regulator and i2c devices within single
module. Despite not being mfd core dependant this driver however is thought
to belong to mfd subsystem rather than regulators or i2c one.

Implementation is based on BQ24153/6/8 datasheet.

The patch set applies cleanly to the MFD repository at
git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git

Please review.

Aliaksei Katovich (2):
mfd: bq2415x charger driver
mfd: bq2415x compilation enablers

drivers/mfd/Kconfig | 7 +
drivers/mfd/Makefile | 1 +
drivers/mfd/bq2415x.c | 874 +++++++++++++++++++++++++++++++++++++++++++
include/linux/mfd/bq2415x.h | 88 +++++
4 files changed, 970 insertions(+), 0 deletions(-)
create mode 100644 drivers/mfd/bq2415x.c
create mode 100644 include/linux/mfd/bq2415x.h



\
 
 \ /
  Last update: 2011-03-09 15:51    [W:0.646 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site