From mboxrd@z Thu Jan 1 00:00:00 1970 From: amit daniel kachhap Subject: Re: [PATCH 2/5] ARM: dts: exynos5250-arndale: Add PMIC node entry Date: Sun, 10 Feb 2013 16:38:52 -0800 Message-ID: References: <1360214129-4096-1-git-send-email-tushar.behera@linaro.org> <1360214129-4096-2-git-send-email-tushar.behera@linaro.org> <51134218.9020603@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <51134218.9020603@linaro.org> Sender: linux-samsung-soc-owner@vger.kernel.org To: Tushar Behera Cc: "Kumar, Anil" , "linux-arm-kernel@lists.infradead.org" , "linux-samsung-soc@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , "kgene.kim@samsung.com" , "patches@linaro.org" List-Id: devicetree@vger.kernel.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 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 >>> >>> Added S5M8767 PMIC DT nodes to Arndale board. >>> >>> Signed-off-by: Amit Daniel Kachhap >>> Signed-off-by: Sachin Kamat >>> Signed-off-by: Tushar Behera >>> --- >>> 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: amit.daniel@samsung.com (amit daniel kachhap) Date: Sun, 10 Feb 2013 16:38:52 -0800 Subject: [PATCH 2/5] ARM: dts: exynos5250-arndale: Add PMIC node entry In-Reply-To: <51134218.9020603@linaro.org> References: <1360214129-4096-1-git-send-email-tushar.behera@linaro.org> <1360214129-4096-2-git-send-email-tushar.behera@linaro.org> <51134218.9020603@linaro.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 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 >>> >>> Added S5M8767 PMIC DT nodes to Arndale board. >>> >>> Signed-off-by: Amit Daniel Kachhap >>> Signed-off-by: Sachin Kamat >>> Signed-off-by: Tushar Behera >>> --- >>> 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