All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kever Yang <kever.yang@rock-chips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 6/7] dts: evb-rk3399: add init voltage node for vdd-center
Date: Tue, 06 Sep 2016 20:43:20 +0800	[thread overview]
Message-ID: <57CEB9E8.4000601@rock-chips.com> (raw)
In-Reply-To: <CAPnjgZ0PGgTCgO3mMTBQdnDjmq+8RGhO3kut+LHhQFfXPhqmiA@mail.gmail.com>

Hi Simon,

On 09/06/2016 09:04 AM, Simon Glass wrote:
> Hi Kever,
>
> On 29 August 2016 at 21:02, Kever Yang <kever.yang@rock-chips.com> wrote:
>> This patch add regulator-init-microvolt for pwm regulator
>> to get a init value when driver do probe init.
> How about:
>
> Add a regulator-init-microvolt value for the vd_center regulator so that  ....
>
> (please complete the sentence - commits should explain why they are
> needed if it isn't obvious)
>

OK, will update in next version patch.

Thanks,
- Kever
>> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
>> ---
>>
>>   arch/arm/dts/rk3399-evb.dts | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/dts/rk3399-evb.dts b/arch/arm/dts/rk3399-evb.dts
>> index bd7801b..fa60e19 100644
>> --- a/arch/arm/dts/rk3399-evb.dts
>> +++ b/arch/arm/dts/rk3399-evb.dts
>> @@ -23,6 +23,7 @@
>>                  regulator-name = "vdd_center";
>>                  regulator-min-microvolt = <800000>;
>>                  regulator-max-microvolt = <1400000>;
>> +               regulator-init-microvolt = <950000>;
>>                  regulator-always-on;
>>                  regulator-boot-on;
>>                  status = "okay";
>> --
>> 1.9.1
>>
> Regards,
> Simon
>
>
>

  reply	other threads:[~2016-09-06 12:43 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-30  3:02 [U-Boot] [PATCH 0/7] add pwm regulator driver Kever Yang
2016-08-30  3:02 ` [U-Boot] [PATCH 1/7] rockchip: rk3399: update PPLL and pmu_pclk frequency Kever Yang
2016-09-06  1:03   ` Simon Glass
2016-09-06  9:52     ` Kever Yang
2016-09-06 12:46       ` Simon Glass
2016-08-30  3:02 ` [U-Boot] [PATCH 2/7] rockchip: rkpwm: fix the register sequence Kever Yang
2016-09-06  1:03   ` Simon Glass
2016-08-30  3:02 ` [U-Boot] [PATCH 3/7] power: regulator: add pwm regulator Kever Yang
2016-09-06  1:03   ` Simon Glass
2016-09-06 10:03     ` Kever Yang
2016-09-06 12:46       ` Simon Glass
2016-08-30  3:02 ` [U-Boot] [PATCH 4/7] rockchip: evb_rk3399: init vdd_center regulator Kever Yang
2016-09-06  1:04   ` Simon Glass
2016-08-30  3:02 ` [U-Boot] [PATCH 5/7] Kconfig: rockchip: enable DM_PWM and DM_REGULATOR Kever Yang
2016-09-06  1:04   ` Simon Glass
2016-08-30  3:02 ` [U-Boot] [PATCH 6/7] dts: evb-rk3399: add init voltage node for vdd-center Kever Yang
2016-09-06  1:04   ` Simon Glass
2016-09-06 12:43     ` Kever Yang [this message]
2016-08-30  3:02 ` [U-Boot] [PATCH 7/7] config: evb-rk3399: enable pwm regulator Kever Yang
2016-09-06  1:04   ` Simon Glass

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=57CEB9E8.4000601@rock-chips.com \
    --to=kever.yang@rock-chips.com \
    --cc=u-boot@lists.denx.de \
    /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.