From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Marek Vasut <marek.vasut@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"lrg@slimlogic.co.uk" <lrg@slimlogic.co.uk>,
Marek Vasut <marek.vasut@gmail.com>
Subject: Re: [PATCH] tps65023: Allow registering similar TPS65021
Date: Thu, 24 Jun 2010 17:36:55 +0100 [thread overview]
Message-ID: <915329C2-278A-4388-AA84-7EF4DF7F293E@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1277387389-5103-1-git-send-email-marek.vasut@gmail.com> (sfid-20100624_145209_103254_E72A93DB)
On 24 Jun 2010, at 14:49, Marek Vasut <marek.vasut@gmail.com> wrote:
> TPS65021 is an older model and is slightly weaker (can supply less current),
> otherwise is the same.
>
> Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
> drivers/regulator/tps65023-regulator.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/regulator/tps65023-regulator.c b/drivers/regulator/tps65023-regulator.c
> index f50afc9..cd6d4fc 100644
> --- a/drivers/regulator/tps65023-regulator.c
> +++ b/drivers/regulator/tps65023-regulator.c
> @@ -585,6 +585,8 @@ static const struct tps_info tps65023_regs[] = {
> static const struct i2c_device_id tps_65023_id[] = {
> {.name = "tps65023",
> .driver_data = (unsigned long) tps65023_regs,},
> + {.name = "tps65021",
> + .driver_data = (unsigned long) tps65023_regs,},
> { },
> };
>
> --
> 1.7.1
>
next prev parent reply other threads:[~2010-06-25 12:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-24 13:49 Marek Vasut
2010-06-24 16:36 ` Mark Brown [this message]
2010-06-25 11:55 ` Mark Brown
2010-06-25 19:11 ` Liam Girdwood
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=915329C2-278A-4388-AA84-7EF4DF7F293E@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@slimlogic.co.uk \
--cc=marek.vasut@gmail.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®