Re: [PATCH] ARM: dts: Update vdd_arm regulator

2013-06-20 Thread Tushar Behera
On 06/10/2013 09:14 AM, Tushar Behera wrote: On 06/08/2013 05:22 PM, Tomasz Figa wrote: Hi Tushar, On Thursday 06 of June 2013 16:32:52 Tushar Behera wrote: Cpufreq driver for EXYNOS4210 is not a platform driver, hence it is not possible to provide the regulator supply name through DT

Re: [PATCH 2/2] clk: exynos4: Add alias for cpufreq related clocks

2013-06-18 Thread Tushar Behera
On 06/17/2013 10:20 AM, Tushar Behera wrote: On 06/11/2013 12:23 AM, Tomasz Figa wrote: On Monday 10 of June 2013 09:13:11 Tushar Behera wrote: On 06/08/2013 05:20 PM, Tomasz Figa wrote: On Thursday 06 of June 2013 16:52:28 Tushar Behera wrote: [ ... ] MUX_A(mout_core, mout_core

Re: [PATCH 2/2] clk: exynos4: Add alias for cpufreq related clocks

2013-06-16 Thread Tushar Behera
On 06/11/2013 12:23 AM, Tomasz Figa wrote: On Monday 10 of June 2013 09:13:11 Tushar Behera wrote: On 06/08/2013 05:20 PM, Tomasz Figa wrote: On Thursday 06 of June 2013 16:52:28 Tushar Behera wrote: [ ... ] MUX_A(mout_core, mout_core, mout_core_p4210, - SRC_CPU, 16, 1

Re: [PATCH 2/2] clk: exynos4: Add alias for cpufreq related clocks

2013-06-09 Thread Tushar Behera
On 06/08/2013 05:20 PM, Tomasz Figa wrote: On Thursday 06 of June 2013 16:52:28 Tushar Behera wrote: cpufreq driver for EXYNOS4 based SoCs are not platform drivers, hence we cannot currently pass the clock names through a device tree node. Instead, we need to make them available through

Re: [PATCH] ARM: dts: Update vdd_arm regulator

2013-06-09 Thread Tushar Behera
On 06/08/2013 05:22 PM, Tomasz Figa wrote: Hi Tushar, On Thursday 06 of June 2013 16:32:52 Tushar Behera wrote: Cpufreq driver for EXYNOS4210 is not a platform driver, hence it is not possible to provide the regulator supply name through DT bindings. Since the cpufreq driver requires

[PATCH V3 0/7] Update Arndale board support

2013-04-02 Thread Tushar Behera
: Add HDMI HPD and regulator node for Arndale board Tushar Behera (2): ARM: dts: Add pin-control related changes for Arndale board ARM: dts: Add gpio-button entries for Arndale board arch/arm/boot/dts/exynos5250-arndale.dts | 343 +- 1 file changed, 333 insertions

[PATCH V3 1/7] ARM: dts: Add pin-control related changes for Arndale board

2013-04-02 Thread Tushar Behera
Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- This is a new patch in the patch-set. arch/arm/boot/dts/exynos5250-arndale.dts | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250

[PATCH V3 2/7] ARM: dts: Add disable-wp for card slot on exynos5250-arndale

2013-04-02 Thread Tushar Behera
From: Sachin Kamat sachin.ka...@linaro.org This is required to keep the existing functionality of having no write protect pin on Arndale board. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- This is a new patch in the patchset

[PATCH V3 3/7] ARM: dts: Add gpio-button entries for Arndale board

2013-04-02 Thread Tushar Behera
Added GPIO buttons DT node to Arndale board file. Signed-off-by: Tushar Behera tushar.beh...@linaro.org Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- Changes for V3: * Removed redundant #address-cells and #size-cells * Pin-control related modifications. arch/arm/boot/dts/exynos5250

[PATCH V3 4/7] ARM: dts: Add PMIC node entry for Arndale board

2013-04-02 Thread Tushar Behera
binding documentation. Signed-off-by: Amit Daniel Kachhap amit.dan...@samsung.com Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- Changes for V3: * Pin-control related modifications. arch/arm/boot/dts/exynos5250-arndale.dts | 255 +- 1 file changed, 254

[PATCH V3 5/7] ARM: dts: Add vmmc regulator support for Arndale board

2013-04-02 Thread Tushar Behera
From: Sachin Kamat sachin.ka...@linaro.org Added vmmc regulator node to Arndale DT file. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- Changes for V3: * Pin-control related modifications. arch/arm/boot/dts/exynos5250-arndale.dts

[PATCH V3 6/7] ARM: dts: Add MFC codec support for Arndale board

2013-04-02 Thread Tushar Behera
From: Sachin Kamat sachin.ka...@linaro.org Added MFC codec node to Arndale DT file. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- No changes for V3 arch/arm/boot/dts/exynos5250-arndale.dts |5 + 1 file changed, 5 insertions(+) diff --git

[PATCH V3 7/7] ARM: dts: Add HDMI HPD and regulator node for Arndale board

2013-04-02 Thread Tushar Behera
From: Sachin Kamat sachin.ka...@linaro.org Added HDMI hot plug and regulator nodes to Arndale DT file. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- Changes for V3: * Pin-control related modifications. arch/arm/boot/dts/exynos5250

Re: [PATCH 0/2] ARM: dts: Add default pin states for client nodes on Exynos4/5 platforms

2013-03-25 Thread Tushar Behera
linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Kukjin, Would you be applying this patch-set to your tree? We need that to rebase Arndale related patches for v3.10. -- Tushar Behera

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-03-11 Thread Tushar Behera
is in samsung tree. Ok. I will rebase the patchset on for-next branch and re-submit. -- Tushar Behera ___ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org https://lists.ozlabs.org/listinfo/devicetree-discuss

Re: [PATCH V2] ARM: dts: exynos5250-arndale: Add PMIC node entry

2013-02-21 Thread Tushar Behera
tree binding documentation. Cc: Tushar Behera tushar.beh...@linaro.org Tested-by: Tushar Behera tushar.beh...@linaro.org Signed-off-by: Amit Daniel Kachhap amit.dan...@samsung.com -- Tushar Behera ___ devicetree-discuss mailing list devicetree

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-07 Thread Tushar Behera
would like to know the view of the authors on this. David, Dimitry, Can you please let us know your opinion on this? If these properties are not required, then we can remove them from the documentation and from node entries in several other dts files. -- Tushar Behera

[PATCH 2/5] ARM: dts: exynos5250-arndale: Add PMIC node entry

2013-02-06 Thread Tushar Behera
From: Amit Daniel Kachhap amit.dan...@samsung.com Added S5M8767 PMIC DT nodes to Arndale board. Signed-off-by: Amit Daniel Kachhap amit.dan...@samsung.com Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/boot/dts/exynos5250

[PATCH 3/5] ARM: dts: exynos5250-arndale: Add vmmc regulator support

2013-02-06 Thread Tushar Behera
From: Sachin Kamat sachin.ka...@linaro.org Added vmmc regulator node to Arndale DT file. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/boot/dts/exynos5250-arndale.dts | 11 +++ 1 files changed, 11 insertions

[PATCH 4/5] ARM: dts: exynos5250-arndale: Add MFC codec support

2013-02-06 Thread Tushar Behera
From: Sachin Kamat sachin.ka...@linaro.org Added MFC codec node to Arndale DT file. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/boot/dts/exynos5250-arndale.dts |5 + 1 files changed, 5 insertions(+), 0 deletions

[PATCH 5/5] ARM: dts: exynos5250-arndale: Add HDMI HPD and regulator node

2013-02-06 Thread Tushar Behera
From: Sachin Kamat sachin.ka...@linaro.org Added HDMI hot plug and regulator nodes to Arndale DT file. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/boot/dts/exynos5250-arndale.dts | 12 1 files changed, 12

Re: [PATCH 2/5] ARM: dts: exynos5250-arndale: Add PMIC node entry

2013-02-06 Thread Tushar Behera
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.dan...@samsung.com Added S5M8767 PMIC DT nodes to Arndale board. Signed-off-by: Amit Daniel Kachhap amit.dan...@samsung.com Signed-off-by: Sachin Kamat sachin.ka

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-06 Thread Tushar Behera
On 02/07/2013 11:47 AM, Kumar, Anil wrote: On Thu, Feb 07, 2013 at 10:45:25, Tushar Behera wrote: Added GPIO buttons DT node to Arndale board file. Signed-off-by: Tushar Behera tushar.beh...@linaro.org Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- This series is based on for-next

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-06 Thread Tushar Behera
On 02/07/2013 12:06 PM, Manish Badarkhe wrote: Hi Tushar On Thu, Feb 7, 2013 at 11:56 AM, Tushar Behera tushar.beh...@linaro.org wrote: On 02/07/2013 11:47 AM, Kumar, Anil wrote: On Thu, Feb 07, 2013 at 10:45:25, Tushar Behera wrote: Added GPIO buttons DT node to Arndale board file

[PATCH] mmc: sdhci-s3c: Use NULL instead of 0 for pointers

2012-11-19 Thread Tushar Behera
-by: Tushar Behera tushar.beh...@linaro.org --- drivers/mmc/host/sdhci-s3c.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/host/sdhci-s3c.c b/drivers/mmc/host/sdhci-s3c.c index a54dd5d..80b10f2 100644 --- a/drivers/mmc/host/sdhci-s3c.c +++ b/drivers/mmc/host

[PATCH 1/2] powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers

2012-11-19 Thread Tushar Behera
The third argument for of_get_property() is a pointer, hence pass NULL instead of 0. Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/powerpc/platforms/85xx/p1022_ds.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/platforms/85xx/p1022_ds.c

[PATCH 2/2] powerpc/pseries: pci: Use NULL instead of 0 for pointers

2012-11-19 Thread Tushar Behera
The third argument for of_get_property() is a pointer, hence pass NULL instead of 0. Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- This code is in a '#if 0' section, but I went ahead with the patch as this is the only location in kernel where of_get_property is passed 0 as the third

[PATCH] usb: gadget: s3c-hsotg: Add device tree support

2012-09-14 Thread Tushar Behera
This patch adds device tree support for s3c-hsotg driver used for Samsung platforms. Cc: Felipe Balbi ba...@ti.com Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- .../devicetree/bindings/usb/s3c-hsotg.txt | 16 drivers/usb/gadget/s3c-hsotg.c

Re: [PATCH] mmc: sdhci-s3c: Add device tree support

2012-08-17 Thread Tushar Behera
(sdhci_s3c_dt_match), .pm = SDHCI_S3C_PMOPS, }, }; -- Tushar Behera ___ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org https://lists.ozlabs.org/listinfo/devicetree-discuss