RE: [PATCH V2 1/7] ARM: SAMSUNG: add additional registers and SFR definitions for writeback

2012-07-17 Thread Marek Szyprowski
Hello, On Wednesday, July 18, 2012 7:57 AM Leela Krishna Amudala wrote: > This patch updates the register address offsets and adds SFR definitions > for writeback for Samsung's V8 display controller. > > Signed-off-by: Leela Krishna Amudala > --- > arch/arm/plat-samsung/include/plat/regs-fb-v4

RE: [PATCH V2 3/7] ARM: EXYNOS5: add machine specific support for LCD

2012-07-17 Thread Marek Szyprowski
Hello, On Wednesday, July 18, 2012 7:57 AM Leela Krishna Amudala wrote: > This patch adds machine specific support for LCD controller like setting > power to LCD > and adding LCD platform device. > > Signed-off-by: Prathyush K > Signed-off-by: Leela Krishna Amudala > --- > arch/arm/mach-exyn

[PATCH V2 7/7] ARM: EXYNOS5: Set parent clock to fimd

2012-07-17 Thread Leela Krishna Amudala
This patch sets mout_mpll_user as parent clock to fimd also sets Fimd source clock rate to 800 MHz for MIPI LCD Signed-off-by: Leela Krishna Amudala --- arch/arm/mach-exynos/clock-exynos5.c | 25 +++-- arch/arm/mach-exynos/mach-exynos5-dt.c | 11 +++ arc

[PATCH V2 5/7] ARM: EXYNOS: add device tree based discovery support for FIMD

2012-07-17 Thread Leela Krishna Amudala
This patch adds support for device tree based discovery for Samsung's display controller. Adds DRM-Fimd plat data for smdk5250 evt1 to the corresponding dts file Signed-off-by: Leela Krishna Amudala --- arch/arm/boot/dts/exynos5250-smdk5250.dts | 16 arch/arm/boot/dts/exynos52

[PATCH V2 6/7] ARM: EXYNOS5: Add the bus clock for FIMD

2012-07-17 Thread Leela Krishna Amudala
This patch adds the bus clock for FIMD and changes the device name for lcd clock Signed-off-by: Leela Krishna Amudala --- arch/arm/mach-exynos/clock-exynos5.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-exynos/clock-exynos5.c b/arch/arm/mach-exyn

[PATCH V2 1/7] ARM: SAMSUNG: add additional registers and SFR definitions for writeback

2012-07-17 Thread Leela Krishna Amudala
This patch updates the register address offsets and adds SFR definitions for writeback for Samsung's V8 display controller. Signed-off-by: Leela Krishna Amudala --- arch/arm/plat-samsung/include/plat/regs-fb-v4.h | 10 arch/arm/plat-samsung/include/plat/regs-fb.h| 51 +++

[PATCH V2 4/7] ARM: EXYNOS: Adding DRM platform device

2012-07-17 Thread Leela Krishna Amudala
Add DRM platform device to machine file for exynos5. Signed-off-by: Prathyush K Signed-off-by: Leela Krishna Amudala --- arch/arm/mach-exynos/mach-exynos5-dt.c | 27 +++ 1 files changed, 27 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-exynos/mach-exynos5-d

[PATCH V2 3/7] ARM: EXYNOS5: add machine specific support for LCD

2012-07-17 Thread Leela Krishna Amudala
This patch adds machine specific support for LCD controller like setting power to LCD and adding LCD platform device. Signed-off-by: Prathyush K Signed-off-by: Leela Krishna Amudala --- arch/arm/mach-exynos/mach-exynos5-dt.c | 56 1 files changed, 56 insertio

[PATCH V2 2/7] ARM: EXYNOS5: add machine specific support for backlight

2012-07-17 Thread Leela Krishna Amudala
Adds machine specific support for LCD backlight for SMDK board based on Exynos5 Signed-off-by: Leela Krishna Amudala --- arch/arm/mach-exynos/Kconfig |1 + arch/arm/mach-exynos/mach-exynos5-dt.c | 27 +++ 2 files changed, 28 insertions(+), 0 deletions(-)

[PATCH V2 0/7] Add device tree based discovery support for drm-fimd

2012-07-17 Thread Leela Krishna Amudala
The patches are created against "for-next" branch of Kukjin Kim's tree at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git This patch set adds Backlight, LCD support and device tree based discovery support for drm-fimd. This patchset has been tested on smdk5250 board and se

Re: [PATCH v5 5/5] ARM: exynos: add thermal sensor driver platform data support

2012-07-17 Thread jonghwa3 . lee
Hi, Amit, On 2012년 07월 14일 16:30, amit kachhap wrote: > On Sat, Jul 14, 2012 at 7:03 AM, Kyungmin Park wrote: >> On Fri, Jul 13, 2012 at 8:10 PM, Amit Daniel Kachhap >> wrote: >>> Add necessary default platform data support needed for TMU driver. This >>> dt/non-dt values are tested for origen e

Re: [GIT PULL] Samsung devel for v3.6

2012-07-17 Thread Arnd Bergmann
On Monday 16 July 2012, Kukjin Kim wrote: > This is general development for Samsung stuff for v3.6 > > Please pull from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/devel-samsung > > If any problems, please let me know. > Applied into next/soc. Thanks,

Re: [GIT PULL] Samsung DT for v3.6

2012-07-17 Thread Arnd Bergmann
On Monday 16 July 2012, Kukjin Kim wrote: > Please pull support samsung spi device tree for v3.6 from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/dt-samsung > > It is for supporting spi dt for exynos4210 and exynos5250, and got the ack > from Grant Likely for

Re: [GIT PULL] Samsung board-2 for v3.6

2012-07-17 Thread Arnd Bergmann
On Monday 16 July 2012, Kukjin Kim wrote: > Please pull second Samsung board updating for v3.6 from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/board-samsung-2 > > The branch includes updating each Samsung boards such as SMDK4X12, Aquila, > Goni and so on, and

Re: [GIT PULL] Samsung cleanup-2 for v3.6

2012-07-17 Thread Arnd Bergmann
On Monday 16 July 2012, Kukjin Kim wrote: > Here is second Samsung cleanup pull request for v3.6. > Please pull from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/cleanup-samsung-2 > > It is related in using common GPIO API and removing unused GPIOs. > > If an

Re: [RFC/PATCH 05/13] media: s5p-fimc: Add device tree support for FIMC devices

2012-07-17 Thread Sylwester Nawrocki
On 07/16/2012 11:13 AM, Guennadi Liakhovetski wrote: > On Fri, 25 May 2012, Sylwester Nawrocki wrote: > >> Signed-off-by: Sylwester Nawrocki >> Signed-off-by: Karol Lewandowski >> Signed-off-by: Kyungmin Park > > From the documentation below I think, I understand what it does, but why > is it ne

Re: [RFC/PATCH 06/13] media: s5p-fimc: Add device tree support for FIMC-LITE

2012-07-17 Thread Sylwester Nawrocki
On 07/16/2012 11:15 AM, Guennadi Liakhovetski wrote: --- a/Documentation/devicetree/bindings/camera/soc/samsung-fimc.txt +++ b/Documentation/devicetree/bindings/camera/soc/samsung-fimc.txt @@ -39,6 +39,21 @@ Required properties: depends on the SoC revision. For S5PV210 valid values

Re: [PATCH] [CPUFREQ] EXYNOS5250: Add support max 1.7GHz for EXYNOS5250

2012-07-17 Thread Rafael J. Wysocki
On Tuesday, July 17, 2012, Kukjin Kim wrote: > Kukjin Kim wrote: > > > > From: Jaecheol Lee > > > > This patch adds support 1.7GHz max frequency for EXYNOS5250 > > > > Signed-off-by: Jaecheol Lee > > Signed-off-by: Kukjin Kim > > --- > > drivers/cpufreq/exynos5250-cpufreq.c | 55 >

Re: [RFC/PATCH 02/13] media: s5p-csis: Add device tree support

2012-07-17 Thread Sylwester Nawrocki
Hi Guennadi, On 07/16/2012 10:55 AM, Guennadi Liakhovetski wrote: > Hi Sylwester > > Thanks for your comments to my RFC and for pointing out to this your > earlier patch series. Unfortunately, I missed in in May, let me try to > provide some thoughts about this, we should really try to converge ou

[PATCH] ARM: S3C64XX: Clean up after SPI driver platform data updates

2012-07-17 Thread Mark Brown
Commit 1c20c2 (spi: s3c64xx: Remove the 'set_level' callback from controller data) didn't update all the users, breaking the build. Fix that. Signed-off-by: Mark Brown --- arch/arm/mach-s3c64xx/mach-crag6410-module.c |1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-s3c64xx/ma

Re: [PATCH] mmc: core: skip mmc_power_up call from start host

2012-07-17 Thread Girish K S
On 17 July 2012 16:22, S, Venkatraman wrote: > On Fri, Jul 13, 2012 at 6:27 PM, Girish K S > wrote: >> The call to the mmc_power_up during the mmc_start_host breaks the card >> detection in design-ware host controller. This patch removes the call to >> mmc_power_up function during host start. >>

Re: [PATCH] mmc: core: skip mmc_power_up call from start host

2012-07-17 Thread S, Venkatraman
On Fri, Jul 13, 2012 at 6:27 PM, Girish K S wrote: > The call to the mmc_power_up during the mmc_start_host breaks the card > detection in design-ware host controller. This patch removes the call to > mmc_power_up function during host start. > Please explain why. Which commit introduced it ? > Th

Re: [PATCH] mmc: dwmmc: Add quirk for broken Hardware Config

2012-07-17 Thread Girish K S
On 17 July 2012 15:43, Jaehoon Chung wrote: > Hi Girish.. > > i tested with your patch and applied the device tree patch. > But i found the didn't compare with the MMC_CAP2_CONFIG_BROKEN. > > I think that host->drv_data->caps2 just denote address. > So if running the your code, > Maybe it's compar

[PATCH 3/9] mmc: dw_mmc: lookup for optional biu and ciu clocks

2012-07-17 Thread Thomas Abraham
Some platforms allow for clock gating and control of bus interface unit clock and card interface unit clock. Add support for clock lookup of optional biu and ciu clocks for clock gating and clock speed determination. Signed-off-by: Abhilash Kesavan Signed-off-by: Thomas Abraham --- drivers/mmc/

[PATCH 5/9] mmc: dw_mmc: add device tree support

2012-07-17 Thread Thomas Abraham
Add device tree based discovery support. Signed-off-by: Thomas Abraham --- .../devicetree/bindings/mmc/synposis-dw-mshc.txt | 99 ++ drivers/mmc/host/dw_mmc-pltfm.c| 23 +++ drivers/mmc/host/dw_mmc.c | 201 +++- drivers/

Re: [PATCH v3 5/6] mmc: dw_mmc: add device tree support

2012-07-17 Thread Thomas Abraham
On 16 July 2012 09:53, Chris Ball wrote: > Hi, > > On Thu, Jul 12 2012, Thomas Abraham wrote: >> diff --git a/Documentation/devicetree/bindings/mmc/synposis-dw-mshc.txt >> b/Documentation/devicetree/bindings/mmc/synposis-dw-mshc.txt >> new file mode 100644 >> index 000..3acd6c9 >> --- /dev/nu

Re: [PATCH v3 5/6] mmc: dw_mmc: add device tree support

2012-07-17 Thread Thomas Abraham
On 16 July 2012 09:45, Girish K S wrote: > On 12 July 2012 18:24, Thomas Abraham wrote: [...] >> >> +#ifdef CONFIG_OF >> +static struct dw_mci_drv_data synopsis_drv_data = { >> + .ctrl_type = DW_MCI_TYPE_SYNOPSIS, >> +}; >> + >> +static const struct of_device_id dw_mci_pltfm_match[]

Re: [PATCH] mmc: dwmmc: Add quirk for broken Hardware Config

2012-07-17 Thread Jaehoon Chung
Hi Girish.. i tested with your patch and applied the device tree patch. But i found the didn't compare with the MMC_CAP2_CONFIG_BROKEN. I think that host->drv_data->caps2 just denote address. So if running the your code, Maybe it's compared like "0xc02a6e54 & 0x1000". Is it wrong? Best Regar

Re: [PATCH] mmc: dwmmc: Add quirk for broken Hardware Config

2012-07-17 Thread Girish K S
On 17 July 2012 13:16, Jaehoon Chung wrote: > Hi Girish, > > On 07/16/2012 05:45 PM, Girish K S wrote: >> In some Soc'S that integrate Designware mmc host controllers, the >> HCON register is broken. The hardware configuration is not >> updated. One specific usecase is the IDMAC. In Exysons5 SoC >

Re: [PATCH] mmc: dwmmc: Add quirk for broken Hardware Config

2012-07-17 Thread Girish K S
On 17 July 2012 15:18, Jaehoon Chung wrote: > On 07/17/2012 06:17 PM, Girish K S wrote: >> On 17 July 2012 13:16, Jaehoon Chung wrote: >>> Hi Girish, >>> >>> On 07/16/2012 05:45 PM, Girish K S wrote: In some Soc'S that integrate Designware mmc host controllers, the HCON register is brok

Re: [PATCH] mmc: dwmmc: Add quirk for broken Hardware Config

2012-07-17 Thread Jaehoon Chung
On 07/17/2012 06:17 PM, Girish K S wrote: > On 17 July 2012 13:16, Jaehoon Chung wrote: >> Hi Girish, >> >> On 07/16/2012 05:45 PM, Girish K S wrote: >>> In some Soc'S that integrate Designware mmc host controllers, the >>> HCON register is broken. The hardware configuration is not >>> updated. On

Re: [PATCH] mmc: dwmmc: Add quirk for broken Hardware Config

2012-07-17 Thread Girish K S
On 17 July 2012 13:16, Jaehoon Chung wrote: > Hi Girish, > > On 07/16/2012 05:45 PM, Girish K S wrote: >> In some Soc'S that integrate Designware mmc host controllers, the >> HCON register is broken. The hardware configuration is not >> updated. One specific usecase is the IDMAC. In Exysons5 SoC >

[PATCH 1/1] ARM: S3C64XX: Add header file protection macros in pm-core.h

2012-07-17 Thread Sachin Kamat
Adds header file protection macros. Signed-off-by: Sachin Kamat --- arch/arm/mach-s3c64xx/include/mach/pm-core.h |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-s3c64xx/include/mach/pm-core.h b/arch/arm/mach-s3c64xx/include/mach/pm-core.h index fcf3dca.

Re: [PATCH] mmc: dwmmc: Add quirk for broken Hardware Config

2012-07-17 Thread Girish K S
On 17 July 2012 13:16, Jaehoon Chung wrote: > Hi Girish, > > On 07/16/2012 05:45 PM, Girish K S wrote: >> In some Soc'S that integrate Designware mmc host controllers, the >> HCON register is broken. The hardware configuration is not >> updated. One specific usecase is the IDMAC. In Exysons5 SoC >

Re: [PATCH] mmc: dwmmc: Add quirk for broken Hardware Config

2012-07-17 Thread Jaehoon Chung
Hi Girish, On 07/16/2012 05:45 PM, Girish K S wrote: > In some Soc'S that integrate Designware mmc host controllers, the > HCON register is broken. The hardware configuration is not > updated. One specific usecase is the IDMAC. In Exysons5 SoC > there exist a internal DMA, but the HCON register's

Re: [PATCH 2/2] spi/s3c64xx: Expand S3C64XX_SPI_{DE,}ACT macros at call sites

2012-07-17 Thread Mark Brown
On Tue, Jul 17, 2012 at 08:52:20AM +0900, Kukjin Kim wrote: > So may I take then send this series via samsung tree? Because for samsung > spi dt, the file has been touched in samsung tree so it helps to avoid bad > conflicts. May as well, yes. signature.asc Description: Digital signature