Re: [PATCH 01/15] drivers: phy: add generic PHY framework

2013-07-30 Thread Felipe Balbi
Hi, On Wed, Jul 31, 2013 at 11:14:32AM +0530, Kishon Vijay Abraham I wrote: > > IMHO we need a lookup method for PHYs, just like for clocks, > > regulators, PWMs or even i2c busses because there are complex cases > > when passing just a name using platform data will not work. I would >

RE: [PATCH 3/3] ARM: EXYNOS: Add G2D support to exynos5250

2013-07-30 Thread Kukjin Kim
Sachin Kamat wrote: > > Adds G2D node to exynos5250 DT file. > > Signed-off-by: Sachin Kamat > --- > arch/arm/boot/dts/exynos5250.dtsi |8 > 1 file changed, 8 insertions(+) > > diff --git a/arch/arm/boot/dts/exynos5250.dtsi > b/arch/arm/boot/dts/exynos5250.dtsi > index ef57277..6f

Re: [PATCH 01/15] drivers: phy: add generic PHY framework

2013-07-30 Thread Kishon Vijay Abraham I
Hi, On Tuesday 30 July 2013 12:41 PM, Felipe Balbi wrote: > On Sun, Jul 21, 2013 at 08:46:53AM -0700, Greg KH wrote: >> On Sun, Jul 21, 2013 at 01:12:07PM +0200, Tomasz Figa wrote: >>> On Sunday 21 of July 2013 16:37:33 Kishon Vijay Abraham I wrote: Hi, On Sunday 21 July 2013 04:01

RE: [PATCH] ARM: SAMSUNG: fix to support for missing cpu specific map_io

2013-07-30 Thread Kukjin Kim
Sachin Kamat wrote: > > On 30 July 2013 09:57, Kukjin Kim wrote: > > > > Since commit 7ed76e08 (ARM: EXYNOS: Fix low level debug support) > > map_io() is not needed for exynos5440 so need to fix to lookup > > cpu which using map_io(). Without this, kernel boot log complains > > 'CPU EXYNOS5440 su

Re: [PATCH v4 0/6] clk/exynos5250: add clocks for hdmi subsystem

2013-07-30 Thread Rahul Sharma
On Wed, Jul 31, 2013 at 2:38 AM, Mike Turquette wrote: > Quoting Rahul Sharma (2013-07-24 22:07:31) >> Add clock changes for hdmi subsystem for exynos5250 SoC. These >> include addition of new clocks like mout_hdmi and smmu_tv, associating >> ID to clk_hdmiphy and some essential corrections. >> >>

Re: [PATCH v2 Resend 2/3] of/documentation: Update G2D documentation

2013-07-30 Thread Mike Turquette
Quoting Sachin Kamat (2013-07-08 23:29:15) > Exynos5250 G2D IP requires only the gate clock. Update the > binding documentation accordingly. > > Signed-off-by: Sachin Kamat > Cc: Inki Dae Taken into clk-next. Thanks, Mike > --- > Updated the description of clock-names as suggested by Tomasz F

Re: RE: [PATCH Resend 1/1] clk: exynos4: Add clock entries for TMU

2013-07-30 Thread Mike Turquette
Quoting Kukjin Kim (2013-07-24 05:05:46) > Sachin Kamat wrote: > > > > Added clock entries for thermal management unit (TMU) for > > Exynos4 SoCs. > > > > Signed-off-by: Sachin Kamat > > Acked-by: Kukjin Kim > > Mike, I remember you're ok this for v3.12 so if you do not apply this in > clk-ne

Re: [PATCH 1/3] clk: exynos5250: Add G2D gate clock

2013-07-30 Thread Sachin Kamat
On 31 July 2013 09:12, Mike Turquette wrote: > Quoting Sachin Kamat (2013-07-29 23:55:33) >> On 30 July 2013 12:18, Mike Turquette wrote: >> > Quoting Sachin Kamat (2013-07-27 06:29:56) >> >> On 27 July 2013 01:48, Mike Turquette wrote: >> >> > Quoting Sachin Kamat (2013-07-05 01:42:27) >> >> >>

Re: [PATCH v4 0/6] clk/exynos5250: add clocks for hdmi subsystem

2013-07-30 Thread Mike Turquette
Quoting Rahul Sharma (2013-07-24 22:07:31) > Add clock changes for hdmi subsystem for exynos5250 SoC. These > include addition of new clocks like mout_hdmi and smmu_tv, associating > ID to clk_hdmiphy and some essential corrections. > > This set is based on kukjin's for-next branch at > http://git

Re: [PATCH v4 1/6] clk/exynos5250: Fix HDMI clock number in documentation

2013-07-30 Thread Mike Turquette
Quoting Rahul Sharma (2013-07-24 22:07:32) > From: Arun Kumar K > > This patch corrects the HDMI clock number given wrongly > in the documentation. > > Signed-off-by: Arun Kumar K > Signed-off-by: Rahul Sharma You can drop this patch as it is fixed in the clk-next branch already by commit "of

Re: [PATCH v7 00/11] Add generic set_rate clk_ops for PLL35xx and PLL36xx for samsung SoCs

2013-07-30 Thread Vikas Sajjan
Hi Mike, On Tue, Jul 23, 2013 at 6:56 AM, Mike Turquette wrote: > Quoting Vikas Sajjan (2013-07-21 23:15:27) >> Hi Kukjin / Mike, >> >> Can you apply this series > > Let me apply this to see if the dependencies are taken care of now. If > so I'll just take it through the clk tree. > Any updates

[PATCH v2 7/7] ARM: dts: Add pin state information for DP HPD support to Exynos5420

2013-07-30 Thread Vikas Sajjan
Add pin state information for DP HPD support that requires pin configuration support using pinctrl interface. Signed-off-by: Vikas Sajjan --- arch/arm/boot/dts/exynos5420-pinctrl.dtsi |7 +++ arch/arm/boot/dts/exynos5420-smdk5420.dts |2 ++ 2 files changed, 9 insertions(+) diff --gi

[PATCH v2 5/7] ARM: dts: Update DP controller DT Node for Exynos5 based SoCs

2013-07-30 Thread Vikas Sajjan
Moves the properties of DP controller to exynos5.dtsi which are common across exynos5 SoCs like Exynos5250 and Exynos5420. The PHY DP Node is based on Jingoo Han's patch at https://patchwork.linuxtv.org/patch/19189/ Signed-off-by: Vikas Sajjan --- arch/arm/boot/dts/exynos5.dtsi|

[PATCH v2 4/7] ARM: dts: Add FIMD DT node to exynos5420 DTS files

2013-07-30 Thread Vikas Sajjan
Adds FIMD DT node to exynos5420 based SMDK. Also adds display-timimg information node. Signed-off-by: Vikas Sajjan --- arch/arm/boot/dts/exynos5420-smdk5420.dts | 19 +++ arch/arm/boot/dts/exynos5420.dtsi |7 +++ 2 files changed, 26 insertions(+) diff --git a/a

[PATCH v2 6/7] ARM: dts: Add DP controller DT node to exynos5420 SoC

2013-07-30 Thread Vikas Sajjan
Adds DP controller DT node to exynos5420 SoC Signed-off-by: Vikas Sajjan --- arch/arm/boot/dts/exynos5420-smdk5420.dts | 10 ++ arch/arm/boot/dts/exynos5420.dtsi | 13 + 2 files changed, 23 insertions(+) diff --git a/arch/arm/boot/dts/exynos5420-smdk5420.dts b/a

[PATCH v2 3/7] ARM: dts: Add basic PM domains for EXYNOS5420

2013-07-30 Thread Vikas Sajjan
From: Yadwinder Singh Brar Add DT nodes for gsc, isp, mfc, disp, mau, g2d and msc PM domains. Signed-off-by: Yadwinder Singh Brar --- arch/arm/boot/dts/exynos5420.dtsi | 35 +++ 1 file changed, 35 insertions(+) diff --git a/arch/arm/boot/dts/exynos5420.dtsi

[PATCH v2 2/7] ARM: dts: Update FIMD DT node for Exynos5 SoCs

2013-07-30 Thread Vikas Sajjan
Moves the properties of FIMD DT node which are common across Exynos5 based SoCs like Exynos5250 and Exxynos5420 to exynos5.dtsi Signed-off-by: Vikas Sajjan --- arch/arm/boot/dts/exynos5.dtsi | 10 ++ arch/arm/boot/dts/exynos5250-arndale.dts |1 + arch/arm/boot/dts/exynos5

[PATCH v2 1/7] ARM: dts: Move display-timimg information inside FIMD DT node for exynos5250

2013-07-30 Thread Vikas Sajjan
As the display-timing information is parsed by FIMD driver, it makes sense to move the display-timimg DT node inside FIMD DT node for exynos5250 Signed-off-by: Vikas Sajjan --- arch/arm/boot/dts/exynos5250-smdk5250.dts | 29 - 1 file changed, 16 insertions(+), 13 de

[PATCH v2 0/7] Add DT nodes for FIMD and DP controller for Exynos5420 SoC

2013-07-30 Thread Vikas Sajjan
This patchset adds DT nodes for FIMD and DP controller for Exynos5420 based SMDK. It moves all common properties of FIMD and DP controller DT node specific to Exynos5 Socs like 5250 and 5420 to exynos5.dtsi file. It also adds required PM domain DT nodes for exynos5420. Is rebased on branch kgene

RE: RE: [PATCH v8 05/12] clk: exynos5250: add gate clock descriptions of System MMU

2013-07-30 Thread Cho KyongHo
> -Original Message- > From: Mike Turquette [mailto:mturque...@linaro.org] > Sent: Tuesday, July 30, 2013 3:47 PM > To: Cho KyongHo; 'Linux ARM Kernel'; 'Linux IOMMU'; 'Linux Kernel'; 'Linux > Samsung SOC' > Cc: 'Kukjin Kim'; 'Hyunwoong Kim'; 'Prathyush'; 'Grant Grundler'; 'Joerg > Roedel

Re: [RFC 0/2] exynos5250/hdmi: replace dummy hdmiphy clock with pmu reg control

2013-07-30 Thread Rahul Sharma
Thanks Seung-Woo, On Tue, Jul 30, 2013 at 11:36 AM, Seung-Woo Kim wrote: > Hi Rahul, > > On 2013년 07월 30일 12:42, Rahul Sharma wrote: >> >> >> On Tue, Jun 18, 2013 at 5:07 PM, Kishon Vijay Abraham I > > wrote: >> >> Hi, >> >> On Tuesday 18 June 2013 03:33 PM, Rahul Sh

[PATCH 04/35] spi: use dev_get_platdata()

2013-07-30 Thread Jingoo Han
Use the wrapper function for retrieving the platform data instead of accessing dev->platform_data directly. Signed-off-by: Jingoo Han --- drivers/spi/spi-altera.c|2 +- drivers/spi/spi-ath79.c |2 +- drivers/spi/spi-au1550.c|2 +- drivers/spi/spi-bcm63xx.c

Re: [PATCH 01/15] drivers: phy: add generic PHY framework

2013-07-30 Thread Felipe Balbi
On Sun, Jul 21, 2013 at 08:46:53AM -0700, Greg KH wrote: > On Sun, Jul 21, 2013 at 01:12:07PM +0200, Tomasz Figa wrote: > > On Sunday 21 of July 2013 16:37:33 Kishon Vijay Abraham I wrote: > > > Hi, > > > > > > On Sunday 21 July 2013 04:01 PM, Tomasz Figa wrote: > > > > Hi, > > > > > > > > On Sat