linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: green@linuxhacker.ru (green at linuxhacker.ru)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] Add tps65921 chip
Date: Sun, 22 May 2011 17:04:35 -0400	[thread overview]
Message-ID: <1306098276-21112-3-git-send-email-green@linuxhacker.ru> (raw)
In-Reply-To: <1306098276-21112-1-git-send-email-green@linuxhacker.ru>

From: Oleg Drokin <green@linuxhacker.ru>

Very similar to TPS65920
List of differences: http://www.ti.com/litv/pdf/swcu066b

CC: sameo at linux.intel.com
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
---
 drivers/mfd/twl-core.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/mfd/twl-core.c b/drivers/mfd/twl-core.c
index 960b5be..3daebcc 100644
--- a/drivers/mfd/twl-core.c
+++ b/drivers/mfd/twl-core.c
@@ -1107,6 +1107,8 @@ static const struct i2c_device_id twl_ids[] = {
 	{ "tps65950", 0 },		/* catalog version of twl5030 */
 	{ "tps65930", TPS_SUBSET },	/* fewer LDOs and DACs; no charger */
 	{ "tps65920", TPS_SUBSET },	/* fewer LDOs; no codec or charger */
+	{ "tps65921", TPS_SUBSET },	/* fewer LDOs; no codec, no LED
+					   and vibrator. Charger in USB module*/
 	{ "twl6030", TWL6030_CLASS },	/* "Phoenix power chip" */
 	{ /* end of list */ },
 };
-- 
1.7.4.4

  parent reply	other threads:[~2011-05-22 21:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-22 21:04 Initial B&N Nook Color support, take four green at linuxhacker.ru
2011-05-22 21:04 ` [PATCH 1/3] Initial B&N Nook Color (encore) support green at linuxhacker.ru
2011-05-24  7:07   ` Igor Grinberg
2011-05-22 21:04 ` green at linuxhacker.ru [this message]
2011-05-22 21:04 ` [PATCH 3/3] Update Nook Color machine 3284 to common Encore name green at linuxhacker.ru
2011-05-24  0:48 ` Initial B&N Nook Color support, take four Theodore Kilgore
2011-05-24  0:57   ` Oleg Drokin
2011-05-24  6:19 ` Igor Grinberg
     [not found] <1308066307-415-1-git-send-email-green@linuxhacker.ru>
     [not found] ` <1308066307-415-3-git-send-email-green@linuxhacker.ru>
2011-07-01  7:35   ` [PATCH 2/3] Add tps65921 chip Tony Lindgren
2011-07-01 11:37     ` Samuel Ortiz
2011-07-04  6:52       ` Tony Lindgren

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=1306098276-21112-3-git-send-email-green@linuxhacker.ru \
    --to=green@linuxhacker.ru \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).