mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: aliaksei.katovich@nokia.com
To: sameo@linux.intel.com
Cc: broonie@opensource.wolfsonmicro.com,
	linux-kernel@vger.kernel.org,
	Aliaksei Katovich <aliaksei.katovich@nokia.com>
Subject: [PATCH v2 0/2] mfd: bq2415x charger driver
Date: Wed,  9 Mar 2011 16:48:02 +0200	[thread overview]
Message-ID: <cover.1299679848.git.aliaksei.katovich@nokia.com> (raw)
In-Reply-To: <"cover.1299679848.git.aliaksei.katovich@nokia.com">

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


       reply	other threads:[~2011-03-09 14:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <"cover.1299679848.git.aliaksei.katovich@nokia.com">
2011-03-09 14:48 ` aliaksei.katovich [this message]
2011-03-09 14:48   ` [PATCH 1/2] " aliaksei.katovich
2011-12-05 22:49     ` Felipe Contreras
2011-12-06 11:14     ` Mark Brown
2011-03-09 14:48   ` [PATCH 2/2] mfd: bq2415x compilation enablers aliaksei.katovich
2011-12-05 22:50     ` Felipe Contreras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1299679848.git.aliaksei.katovich@nokia.com \
    --to=aliaksei.katovich@nokia.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®