From: Sangbeom Kim <sbkim73@samsung.com>
To: lrg@ti.com, broonie@opensource.wolfsonmicro.com
Cc: sameo@linux.intel.com, linux-kernel@vger.kernel.org,
"'Sangbeom Kim'" <sbkim73@samsung.com>
Subject: RE: [PATCH v3] regulator: Add S5M8767 regulator driver
Date: Wed, 28 Dec 2011 09:09:39 +0900 [thread overview]
Message-ID: <05a301ccc4f4$fda97fb0$f8fc7f10$@com> (raw)
In-Reply-To: <1324971386-4447-2-git-send-email-sbkim73@samsung.com>
On Tue, Dec 27, 2011 at 4:36 PM, Sangbeom Kim wrote:
> S5M8767 is a cost-effective PMIC which is designed for mobile
applications.
> It includes high efficient 9 Buck converters, 28 LDOs.
> This patch implement regulator driver for S5M8767.
>
> Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
> ---
> drivers/regulator/s5m8767.c | 878
> +++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 878 insertions(+), 0 deletions(-)
> create mode 100644 drivers/regulator/s5m8767.c
Hi!,
This 3rd patch for S5M8767A regulator driver.
My git server has some problem.
0 patch is disappeared or will be delivered after few days.
So, I wrote here about v3 change things.
Changes since v2:
As Mark Brown comments
- Implement get_voltage_sel
- Implement set_voltage_time_sel
- Replace kzalloc with devm_kzalloc
- Fix indentation error
- minor changes...
Thanks,
next prev parent reply other threads:[~2011-12-28 0:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-27 7:36 [PATCH v3 0/1] regulator: Support S5M8767A Sangbeom Kim
2011-12-27 7:36 ` [PATCH v3] regulator: Add S5M8767 regulator driver Sangbeom Kim
2011-12-28 0:09 ` Sangbeom Kim [this message]
2011-12-28 17:24 ` Mark Brown
2011-12-28 23:25 ` Sangbeom Kim
2011-12-29 1:30 ` Mark Brown
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='05a301ccc4f4$fda97fb0$f8fc7f10$@com' \
--to=sbkim73@samsung.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@ti.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.