All of lore.kernel.org
 help / color / mirror / Atom feed
From: Beomho Seo <beomho.seo@samsung.com>
To: Mark Brown <broonie@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
	lgirdwood@gmail.com, cw00.choi@samsung.com, inki.dae@samsung.com,
	sw0312.kim@samsung.com
Subject: Re: [PATCH] regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptor
Date: Tue, 23 Dec 2014 17:04:34 +0900	[thread overview]
Message-ID: <54992212.8050707@samsung.com> (raw)
In-Reply-To: <20141222151025.GY17800@sirena.org.uk>

On 12/23/2014 12:10 AM, Mark Brown wrote:
> On Thu, Dec 18, 2014 at 08:13:36PM +0900, Beomho Seo wrote:
>> This patch is add regulator_nodes/of_match in the regulator descriptor
>> for using information from DT instead of sppecific codes.
> 
>>  drivers/regulator/rt5033-regulator.c |    8 +++++++-
>>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> This isn't replacing existing code with use of the framework, it's
> adding new bindings where there were none before so it needs to add a
> binding document too.
> 

Actually, RT5033 device tree binding document sent at mainling list already.
link is below,
http://marc.info/?l=linux-pm&m=141890859525642&w=2
It include regulator device node but above patch not applied yet.
If you want, I will revise dt binding document patch and send to mailing list.

Best regards,
Beomho Seo


  reply	other threads:[~2014-12-23  8:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-18 11:13 [PATCH] regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptor Beomho Seo
2014-12-22 15:10 ` Mark Brown
2014-12-23  8:04   ` Beomho Seo [this message]
2014-12-24 12:56     ` Mark Brown
2014-12-26  0:09       ` Beomho Seo

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=54992212.8050707@samsung.com \
    --to=beomho.seo@samsung.com \
    --cc=broonie@kernel.org \
    --cc=cw00.choi@samsung.com \
    --cc=inki.dae@samsung.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sw0312.kim@samsung.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.