From: Kukjin Kim <kgene.kim@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Kukjin Kim <kgene@kernel.org>,
linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
Kukjin Kim <kgene.kim@samsung.com>
Subject: Re: [PATCH v2] ARM: dts: Add regulator entries to Exynos5420 SMDK board
Date: Mon, 24 Feb 2014 09:18:48 +0900 [thread overview]
Message-ID: <530A8FE8.4020903@samsung.com> (raw)
In-Reply-To: <CAK9yfHyu=ZKrPqb_VC-6RoJOF=W45jJrZ95=zYmvkMzd_oEooQ@mail.gmail.com>
On 01/03/14 19:07, Sachin Kamat wrote:
> On 21 December 2013 02:40, Tomasz Figa<tomasz.figa@gmail.com> wrote:
>> On Thursday 19 of December 2013 10:05:52 Sachin Kamat wrote:
>>> Hi Tomasz,
>>>
>>> On 18 December 2013 20:46, Tomasz Figa<t.figa@samsung.com> wrote:
>>>> Hi Sachin,
>>>>
>>>> On Thursday 05 of December 2013 15:14:24 Sachin Kamat wrote:
>>>>> Added regulator entries to Exynos5420 SMDK board.
>>>>>
>>>>> Signed-off-by: Sachin Kamat<sachin.kamat@linaro.org>
>>>>> ---
>>>>> Changes since v1:
>>>>> Changed node name
>>>>> ---
>>>>> arch/arm/boot/dts/exynos5420-smdk5420.dts | 216 +++++++++++++++++++++++++++++
>>>>> 1 file changed, 216 insertions(+)
>>>>>
>>>>> diff --git a/arch/arm/boot/dts/exynos5420-smdk5420.dts b/arch/arm/boot/dts/exynos5420-smdk5420.dts
>>>>> index fb5a1e25c632..62e1ebe4e989 100644
>>>>> --- a/arch/arm/boot/dts/exynos5420-smdk5420.dts
>>>>> +++ b/arch/arm/boot/dts/exynos5420-smdk5420.dts
>>>>> @@ -120,4 +120,220 @@
>>>>> reg =<0x50>;
>>>>> };
>>>>> };
>>>>> +
>>>>> + hsi2c_4: i2c@12CA0000 {
>>>>> + status = "okay";
>>>>> +
>>>>> + s2mps11_pmic@66 {
>>>>
>>>> Just pmic@66 is enough.
>>>
>>> Please see my comment below.
>>>
>>>>
>>>>> + compatible = "samsung,s2mps11-pmic";
>>>>> + reg =<0x66>;
>>>>> + s2mps11,buck2-ramp-delay =<12>;
>>>>> + s2mps11,buck34-ramp-delay =<12>;
>>>>> + s2mps11,buck16-ramp-delay =<12>;
>>>>> + s2mps11,buck6-ramp-enable =<1>;
>>>>> + s2mps11,buck2-ramp-enable =<1>;
>>>>> + s2mps11,buck3-ramp-enable =<1>;
>>>>> + s2mps11,buck4-ramp-enable =<1>;
>>>>> +
>>>>> + s2mps11_osc: clocks {
>>>>> + #clock-cells =<1>;
>>>>> + clock-output-names = "s2mps11_ap",
>>>>> + "s2mps11_cp", "s2mps11_bt";
>>>>> + };
>>>>> +
>>>>> + regulators {
>>>>> + ldo1_reg: LDO1 {
>>>>> + regulator-name = "vdd_ldo1";
>>>>
>>>> Is this the name as written on the PCB or board schematics?
>>>> + the same for all regulators below.
>>>
>>> Yes, the schematic refers to these just as above (with no specific names).
>>> Unless you have strong objections or a re-spin of this patch becomes
>>> necessary, I
>>> wouldn't want to change the name you pointed above. :)
>>
>> OK.
>>
>> Reviewed-by: Tomasz Figa<t.figa@samsung.com>
>
> Ping Kukjin.
>
Applied, thanks.
- Kukjin
prev parent reply other threads:[~2014-02-24 0:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-05 9:44 [PATCH v2] ARM: dts: Add regulator entries to Exynos5420 SMDK board Sachin Kamat
2013-12-09 21:27 ` Kukjin Kim
2013-12-18 15:18 ` Tomasz Figa
2013-12-18 15:16 ` Tomasz Figa
2013-12-19 4:35 ` Sachin Kamat
2013-12-20 21:10 ` Tomasz Figa
2014-01-03 10:07 ` Sachin Kamat
2014-02-24 0:18 ` Kukjin Kim [this message]
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=530A8FE8.4020903@samsung.com \
--to=kgene.kim@samsung.com \
--cc=kgene@kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=sachin.kamat@linaro.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 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.