From: amit daniel kachhap <amit.daniel@samsung.com>
To: Tushar Behera <tushar.behera@linaro.org>
Cc: "Kumar, Anil" <anilkumar.v@ti.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
"devicetree-discuss@lists.ozlabs.org"
<devicetree-discuss@lists.ozlabs.org>,
"kgene.kim@samsung.com" <kgene.kim@samsung.com>,
"patches@linaro.org" <patches@linaro.org>
Subject: Re: [PATCH 2/5] ARM: dts: exynos5250-arndale: Add PMIC node entry
Date: Sun, 10 Feb 2013 16:38:52 -0800 [thread overview]
Message-ID: <CADGdYn4LOSc7oa2nMekV+uFpuBTpZu4WaNhfgErmsOgrS2GgJw@mail.gmail.com> (raw)
In-Reply-To: <51134218.9020603@linaro.org>
The V2 of this patch is posted with comments suggested by Anil and
some missing LDO's.
Thanks,
Amit Daniel
On Wed, Feb 6, 2013 at 9:56 PM, Tushar Behera <tushar.behera@linaro.org> wrote:
> On 02/07/2013 11:19 AM, Kumar, Anil wrote:
>> On Thu, Feb 07, 2013 at 10:45:26, Tushar Behera wrote:
>>> From: Amit Daniel Kachhap <amit.daniel@samsung.com>
>>>
>>> Added S5M8767 PMIC DT nodes to Arndale board.
>>>
>>> Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
>>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
>>> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
>>> ---
>>> arch/arm/boot/dts/exynos5250-arndale.dts | 213 +++++++++++++++++++++++++++++-
>>> 1 files changed, 212 insertions(+), 1 deletions(-)
>>>
>>> diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts
>>> index 9ce40df..b40a02f 100644
>>> --- a/arch/arm/boot/dts/exynos5250-arndale.dts
>>> +++ b/arch/arm/boot/dts/exynos5250-arndale.dts
>>> @@ -25,7 +25,218 @@
>>> };
>>>
>>> i2c@12C60000 {
>>> - status = "disabled";
>>> + status = "okay";
>>
>> Is there any need to change status "okay" here as in dtsi file it is
>> by default okay ?
>>
>
> Right, there is no need for setting it as "okay" explicitly.
>
> --
> Tushar Behera
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID
From: amit.daniel@samsung.com (amit daniel kachhap)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/5] ARM: dts: exynos5250-arndale: Add PMIC node entry
Date: Sun, 10 Feb 2013 16:38:52 -0800 [thread overview]
Message-ID: <CADGdYn4LOSc7oa2nMekV+uFpuBTpZu4WaNhfgErmsOgrS2GgJw@mail.gmail.com> (raw)
In-Reply-To: <51134218.9020603@linaro.org>
The V2 of this patch is posted with comments suggested by Anil and
some missing LDO's.
Thanks,
Amit Daniel
On Wed, Feb 6, 2013 at 9:56 PM, Tushar Behera <tushar.behera@linaro.org> wrote:
> On 02/07/2013 11:19 AM, Kumar, Anil wrote:
>> On Thu, Feb 07, 2013 at 10:45:26, Tushar Behera wrote:
>>> From: Amit Daniel Kachhap <amit.daniel@samsung.com>
>>>
>>> Added S5M8767 PMIC DT nodes to Arndale board.
>>>
>>> Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
>>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
>>> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
>>> ---
>>> arch/arm/boot/dts/exynos5250-arndale.dts | 213 +++++++++++++++++++++++++++++-
>>> 1 files changed, 212 insertions(+), 1 deletions(-)
>>>
>>> diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts
>>> index 9ce40df..b40a02f 100644
>>> --- a/arch/arm/boot/dts/exynos5250-arndale.dts
>>> +++ b/arch/arm/boot/dts/exynos5250-arndale.dts
>>> @@ -25,7 +25,218 @@
>>> };
>>>
>>> i2c at 12C60000 {
>>> - status = "disabled";
>>> + status = "okay";
>>
>> Is there any need to change status "okay" here as in dtsi file it is
>> by default okay ?
>>
>
> Right, there is no need for setting it as "okay" explicitly.
>
> --
> Tushar Behera
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-02-11 0:38 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-07 5:15 [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons Tushar Behera
2013-02-07 5:15 ` Tushar Behera
2013-02-07 5:15 ` [PATCH 2/5] ARM: dts: exynos5250-arndale: Add PMIC node entry Tushar Behera
2013-02-07 5:15 ` Tushar Behera
2013-02-07 5:49 ` Kumar, Anil
2013-02-07 5:49 ` Kumar, Anil
2013-02-07 5:56 ` Tushar Behera
2013-02-07 5:56 ` Tushar Behera
2013-02-11 0:38 ` amit daniel kachhap [this message]
2013-02-11 0:38 ` amit daniel kachhap
2013-03-11 2:05 ` Kukjin Kim
2013-03-11 2:05 ` Kukjin Kim
2013-02-07 5:15 ` [PATCH 3/5] ARM: dts: exynos5250-arndale: Add vmmc regulator support Tushar Behera
2013-02-07 5:15 ` Tushar Behera
2013-02-07 5:15 ` [PATCH 4/5] ARM: dts: exynos5250-arndale: Add MFC codec support Tushar Behera
2013-02-07 5:15 ` Tushar Behera
2013-02-07 5:15 ` [PATCH 5/5] ARM: dts: exynos5250-arndale: Add HDMI HPD and regulator node Tushar Behera
2013-02-07 5:15 ` Tushar Behera
2013-02-07 6:17 ` [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons Kumar, Anil
2013-02-07 6:17 ` Kumar, Anil
2013-02-07 6:26 ` Tushar Behera
2013-02-07 6:26 ` Tushar Behera
2013-02-07 6:36 ` Manish Badarkhe
2013-02-07 6:36 ` Manish Badarkhe
2013-02-07 6:56 ` Tushar Behera
2013-02-07 6:56 ` Tushar Behera
2013-02-07 7:43 ` Girish KS
2013-02-07 7:43 ` Girish KS
2013-02-07 9:40 ` Tushar Behera
2013-02-07 9:40 ` Tushar Behera
2013-02-07 11:25 ` Tomasz Figa
2013-02-07 11:25 ` Tomasz Figa
2013-02-07 10:30 ` Tomasz Figa
2013-02-07 10:30 ` Tomasz Figa
2013-03-11 2:05 ` Kukjin Kim
2013-03-11 2:05 ` Kukjin Kim
2013-03-11 9:44 ` Tushar Behera
2013-03-11 9:44 ` Tushar Behera
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=CADGdYn4LOSc7oa2nMekV+uFpuBTpZu4WaNhfgErmsOgrS2GgJw@mail.gmail.com \
--to=amit.daniel@samsung.com \
--cc=anilkumar.v@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=patches@linaro.org \
--cc=tushar.behera@linaro.org \
--subject='Re: [PATCH 2/5] ARM: dts: exynos5250-arndale: Add PMIC node entry' \
/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
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.