RE: [PATCH 3/4] drm/exynos: fix interlace resolutions for exynos5420

2013-06-19 Thread Inki Dae
Applied. Thanks, Inki Dae -Original Message- From: 김승우 [mailto:sw0312@samsung.com] Sent: Wednesday, June 19, 2013 2:34 PM To: Rahul Sharma Cc: linux-samsung-soc@vger.kernel.org; devicetree- disc...@lists.ozlabs.org; dri-de...@lists.freedesktop.org; kgene@samsung.com;

Re: linux-next: origen build failed at drivers/pinctrl/pinctrl-exynos.c

2013-06-19 Thread Naresh Kamboju
Hi Olof, I will give you Kernel head commit ID of linux-next. Thanks for the feedback. Best regards Naresh Kamboju On 18 June 2013 22:33, Olof Johansson o...@lixom.net wrote: Hi, On Tue, Jun 18, 2013 at 9:19 AM, Naresh Kamboju naresh.kamb...@linaro.org wrote: Hi, linux-next branch

[PATCH v2 2/4] drm/exynos: add support for exynos5420 mixer

2013-06-19 Thread Rahul Sharma
Add support for exynos5420 mixer IP in the drm mixer driver. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- .../devicetree/bindings/video/exynos_mixer.txt |1 + drivers/gpu/drm/exynos/exynos_mixer.c | 49 +++- drivers/gpu/drm/exynos/regs-mixer.h

Re: [PATCH v2 2/4] drm/exynos: add support for exynos5420 mixer

2013-06-19 Thread 김승우
On 2013년 06월 19일 15:50, Rahul Sharma wrote: Add support for exynos5420 mixer IP in the drm mixer driver. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Acked-by: Seung-Woo Kim sw0312@samsung.com This patch can be merged after merging [PATCH 1/4] drm/exynos: rename compatible

[PATCH V3 0/2] Add pinctrl support to Exynos5420

2013-06-19 Thread Leela Krishna Amudala
This patchset adds the pinctrl support to Exynos5420. This series is rebased and tested on for-next branch of kgene tree. Changes since V2: - As Tomasz figa suggested, changed the sd0_bus4, sd1_bus4 and sd2_bus4 nodes in pinctrl file so that gpio pins don't overlap between

[PATCH V3 2/2] pinctrl: exynos: add exynos5420 SoC specific data

2013-06-19 Thread Leela Krishna Amudala
Add Samsung Exynos5420 SoC specific data to enable pinctrl support for all platforms based on Exynos5420. Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Reviewed-by: Doug Anderson diand...@chromium.org Reviewed-by: Tomasz Figa t.f...@samsung.com Acked-by: Linus Walleij

[PATCH V3 1/2] ARM: dts: add pinctrl support to Exynos5420

2013-06-19 Thread Leela Krishna Amudala
Add the required pin configuration support to Exynos5420 using pinctrl interface. Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Reviewed-by: Doug Anderson diand...@chromium.org Reviewed-by: Tomasz Figa t.f...@samsung.com --- arch/arm/boot/dts/exynos5420-pinctrl.dtsi | 680

RE: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Inki Dae
-Original Message- From: Rahul Sharma [mailto:rahul.sha...@samsung.com] Sent: Tuesday, June 18, 2013 9:50 PM To: linux-samsung-soc@vger.kernel.org; devicetree-disc...@lists.ozlabs.org; dri-de...@lists.freedesktop.org Cc: kgene@samsung.com; sw0312@samsung.com;

RE: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Inki Dae
-Original Message- From: Inki Dae [mailto:inki@samsung.com] Sent: Wednesday, June 19, 2013 4:06 PM To: 'Rahul Sharma'; 'linux-samsung-soc@vger.kernel.org'; 'devicetree- disc...@lists.ozlabs.org'; 'dri-de...@lists.freedesktop.org' Cc: 'kgene@samsung.com';

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

2013-06-19 Thread Tomasz Figa
Hi Tushar, On Wednesday 19 of June 2013 10:20:14 Tushar Behera wrote: 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

Re: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Tomasz Figa
Hi Rahul, On Tuesday 18 of June 2013 18:19:35 Rahul Sharma wrote: This patch renames the combatible strings for hdmi, mixer, ddc and hdmiphy. It follows the convention of using compatible string which represent the SoC in which the IP was added for the first time. Signed-off-by: Rahul

Re: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Lucas Stach
Am Mittwoch, den 19.06.2013, 09:52 +0200 schrieb Tomasz Figa: Hi Rahul, On Tuesday 18 of June 2013 18:19:35 Rahul Sharma wrote: This patch renames the combatible strings for hdmi, mixer, ddc and hdmiphy. It follows the convention of using compatible string which represent the SoC in

RE: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Inki Dae
-Original Message- From: dri-devel-bounces+inki.dae=samsung@lists.freedesktop.org [mailto:dri-devel-bounces+inki.dae=samsung@lists.freedesktop.org] On Behalf Of Lucas Stach Sent: Wednesday, June 19, 2013 4:59 PM To: Tomasz Figa Cc: kgene@samsung.com;

[PATCH 2/3] ARM: dts: Add MFC node for exynos 5420

2013-06-19 Thread Arun Kumar K
The patch adds MFC nodes for exynos 5420 and for smdk 5420 board. Signed-off-by: Arun Kumar K arun...@samsung.com --- arch/arm/boot/dts/exynos5420-smdk5420.dts |5 + arch/arm/boot/dts/exynos5420.dtsi |8 2 files changed, 13 insertions(+) diff --git

[PATCH 3/3] ARM: EXYNOS: Add mfc-v7 to memory reserve

2013-06-19 Thread Arun Kumar K
The patch updates the exynos5 memory reservation to reserve memory for mfc-v7 also in addition to v6. Signed-off-by: Arun Kumar K arun...@samsung.com --- arch/arm/mach-exynos/mach-exynos5-dt.c | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git

[PATCH 1/3] ARM: dts: Add MFC clock entry for 5250

2013-06-19 Thread Arun Kumar K
The patch adds the MFC clock entry for the 5250 SoC Signed-off-by: Arun Kumar K arun...@samsung.com --- arch/arm/boot/dts/exynos5250.dtsi |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi index d04ab0a..9c6cda6 100644

Re: [PATCH 2/3] ARM: dts: Add MFC node for exynos 5420

2013-06-19 Thread Sachin Kamat
On 19 June 2013 14:22, Arun Kumar K arun...@samsung.com wrote: The patch adds MFC nodes for exynos 5420 and for smdk 5420 board. Signed-off-by: Arun Kumar K arun...@samsung.com --- arch/arm/boot/dts/exynos5420-smdk5420.dts |5 + arch/arm/boot/dts/exynos5420.dtsi |8

Re: [PATCH V3 0/2] Add pinctrl support to Exynos5420

2013-06-19 Thread Tomasz Figa
Hi Leela, On Wednesday 19 of June 2013 12:42:07 Leela Krishna Amudala wrote: This patchset adds the pinctrl support to Exynos5420. This series is rebased and tested on for-next branch of kgene tree. Changes since V2: - As Tomasz figa suggested, changed the sd0_bus4, sd1_bus4 and

Re: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Rahul Sharma
Hi All, On Wed, Jun 19, 2013 at 1:57 PM, Inki Dae inki@samsung.com wrote: -Original Message- From: dri-devel-bounces+inki.dae=samsung@lists.freedesktop.org [mailto:dri-devel-bounces+inki.dae=samsung@lists.freedesktop.org] On Behalf Of Lucas Stach Sent: Wednesday, June

Re: [PATCH 08/15] pwm: Add new pwm-samsung driver

2013-06-19 Thread Thierry Reding
On Wed, Jun 19, 2013 at 12:45:02AM +0200, Tomasz Figa wrote: On Wednesday 19 of June 2013 00:17:06 Thierry Reding wrote: On Mon, Jun 17, 2013 at 10:50:40PM +0200, Tomasz Figa wrote: On Monday 17 of June 2013 22:29:11 Thierry Reding wrote: On Wed, Jun 05, 2013 at 11:18:13PM +0200, Tomasz

Re: [PATCH 2/3] ARM: dts: Add MFC node for exynos 5420

2013-06-19 Thread Tomasz Figa
Hi Arun, Sachin, On Wednesday 19 of June 2013 14:54:01 Sachin Kamat wrote: On 19 June 2013 14:22, Arun Kumar K arun...@samsung.com wrote: The patch adds MFC nodes for exynos 5420 and for smdk 5420 board. Signed-off-by: Arun Kumar K arun...@samsung.com ---

Re: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Tomasz Figa
Hi Rahul, On Wednesday 19 of June 2013 15:02:59 Rahul Sharma wrote: Hi All, On Wed, Jun 19, 2013 at 1:57 PM, Inki Dae inki@samsung.com wrote: -Original Message- From: dri-devel-bounces+inki.dae=samsung@lists.freedesktop.org

[PATCH] ARM: dts: Update range for vdd_arm on EXYNOS4412-origen board

2013-06-19 Thread Tushar Behera
EXYNOS4412 cpufreq driver requires the range of vdd_arm regulator to be from .9v to 1.35v. Since vdd_arm regulator (BUCK2 on S5M8767) has a supported range of .6v to 1.6v, the constraints are updated to match the requirement from cpufreq driver. Signed-off-by: Tushar Behera

Re: [PATCH 2/3] ARM: dts: Add MFC node for exynos 5420

2013-06-19 Thread Arun Kumar K
Hi Sachin, On Wed, Jun 19, 2013 at 2:54 PM, Sachin Kamat sachin.ka...@linaro.org wrote: On 19 June 2013 14:22, Arun Kumar K arun...@samsung.com wrote: The patch adds MFC nodes for exynos 5420 and for smdk 5420 board. Signed-off-by: Arun Kumar K arun...@samsung.com ---

Re: [PATCH 08/15] pwm: Add new pwm-samsung driver

2013-06-19 Thread Tomasz Figa
On Wednesday 19 of June 2013 11:43:56 Thierry Reding wrote: On Wed, Jun 19, 2013 at 12:45:02AM +0200, Tomasz Figa wrote: On Wednesday 19 of June 2013 00:17:06 Thierry Reding wrote: On Mon, Jun 17, 2013 at 10:50:40PM +0200, Tomasz Figa wrote: On Monday 17 of June 2013 22:29:11 Thierry

Re: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Rahul Sharma
On Wed, Jun 19, 2013 at 3:20 PM, Tomasz Figa t.f...@samsung.com wrote: Hi Rahul, On Wednesday 19 of June 2013 15:02:59 Rahul Sharma wrote: Hi All, On Wed, Jun 19, 2013 at 1:57 PM, Inki Dae inki@samsung.com wrote: -Original Message- From:

[PATCH v10] i2c: exynos5: add High Speed I2C controller driver

2013-06-19 Thread Naveen Krishna Chatradhi
Adds support for High Speed I2C driver found in Exynos5 and later SoCs from Samsung. Driver only supports Device Tree method. Changes since v1: 1. Added FIFO functionality 2. Added High speed mode functionality 3. Remove SMBUS_QUICK 4. Remove the debugfs functionality 5. Use devm_* functions

Re: [PATCH V3 0/2] Add pinctrl support to Exynos5420

2013-06-19 Thread sunil joshi
Tested these patches on SMDK 5420, works fine with MMC getting probed Tested-by : Sunil Joshi jo...@samsung.com Regards Sunil On Wed, Jun 19, 2013 at 12:42 PM, Leela Krishna Amudala l.kris...@samsung.com wrote: This patchset adds the pinctrl support to Exynos5420. This series is rebased and

RE: [PATCH V3 0/2] Add pinctrl support to Exynos5420

2013-06-19 Thread Kukjin Kim
Tomasz Figa wrote: Hi Leela, On Wednesday 19 of June 2013 12:42:07 Leela Krishna Amudala wrote: This patchset adds the pinctrl support to Exynos5420. This series is rebased and tested on for-next branch of kgene tree. Changes since V2: - As Tomasz figa suggested, changed the

RE: [GIT PULL 00/10] Samsung 2nd pull-request for v3.11

2013-06-19 Thread Kukjin Kim
Sachin Kamat wrote: Hi Kukjin, On 19 June 2013 01:29, Kukjin Kim kgene@samsung.com wrote: Hi Arnd, Olof This is 2nd pull-request for Samsung stuff for v3.11. This is including following branches. v3.11-next/cleanup-samsung v3.11-next/exynos-arch-2 v3.11-next/exynos-dt-2

Re: [PATCH 2/3] ARM: dts: Add MFC node for exynos 5420

2013-06-19 Thread Chander Kashyap
On 19 June 2013 14:22, Arun Kumar K arun...@samsung.com wrote: The patch adds MFC nodes for exynos 5420 and for smdk 5420 board. Signed-off-by: Arun Kumar K arun...@samsung.com --- arch/arm/boot/dts/exynos5420-smdk5420.dts |5 + arch/arm/boot/dts/exynos5420.dtsi |8

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Chander Kashyap
On 18 June 2013 23:29, Kukjin Kim kgene@samsung.com wrote: On 06/19/13 02:45, Tomasz Figa wrote: Ccing Arnd and Olof, because I forgot to add them to git send-email... Sorry for the noise. On Tuesday 18 of June 2013 17:26:31 Tomasz Figa wrote: S5P_ARM_CORE1_* registers affect only

[PATCH v3 0/3] exynos5420/hdmi: add support for hdmi subsystem

2013-06-19 Thread Rahul Sharma
Add support for exynos5420 hdmi subsystem. It adds compatible strings for exynos5420 mixer and Changes the drivers as per IP modifications. This set doesn't have changes for hdmiphy, which will posted independently. This set is based on drm-next branch of Inki Dae's tree at

[PATCH v3 1/3] drm/exynos: add new compatible strings for hdmi subsystem

2013-06-19 Thread Rahul Sharma
This patch adds new combatible strings for hdmi, mixer, ddc and hdmiphy. It follows the convention of using compatible string which represent the SoC in which the IP was added for the first time. Drivers continue to support the previous compatible strings but further addition of these compatible

[PATCH v3 2/3] drm/exynos: add support for exynos5420 mixer

2013-06-19 Thread Rahul Sharma
Add support for exynos5420 mixer IP in the drm mixer driver. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- .../devicetree/bindings/video/exynos_mixer.txt |1 + drivers/gpu/drm/exynos/exynos_mixer.c | 49 +++- drivers/gpu/drm/exynos/regs-mixer.h

Re: [PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos

2013-06-19 Thread Arnd Bergmann
On Wednesday 19 June 2013, Jingoo Han wrote: Then, do you mean the following? static int __exit exynos_pcie_remove(struct platform_device *pdev) { struct pcie_port *pp = platform_get_drvdata(pdev); clk_disable_unprepare(pp-bus_clk); clk_disable_unprepare(pp-clk);

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Tomasz Figa
/linux-next.git/tree/arch/arm/kernel/setup.c?id=refs/tags/next-20130619#n468 and for used macros and bitmasks: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/include/asm/cputype.h?id=refs/tags/next-20130619#n45 Now the structure of the MPIDR register: http

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Chander Kashyap
://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/kernel/setup.c?id=refs/tags/next-20130619#n468 and for used macros and bitmasks: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/include/asm/cputype.h?id=refs/tags/next-20130619#n45 Now

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Lorenzo Pieralisi
not understand the reasoning above, please clarify. Hmm, according to the code initializing __cpu_logical_map[] array this is not true. Here's the code: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/kernel/setup.c?id=refs/tags/next-20130619#n468 and for used

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Chander Kashyap
the code: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/kernel/setup.c?id=refs/tags/next-20130619#n468 and for used macros and bitmasks: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/include/asm/cputype.h?id=refs/tags/next

[PATCH v6 3/7] clk: samsung: Add support to register rate_table for samsung plls

2013-06-19 Thread Yadwinder Singh Brar
This patch defines a common rate_table which will contain recommended p, m, s, k values for supported rates that needs to be changed for changing corresponding PLL's rate. Reviewed-by: Doug Anderson diand...@chromium.org Signed-off-by: Yadwinder Singh Brar yadi.b...@samsung.com ---

[PATCH v6 1/7] clk: samsung: Introduce a common samsung_clk_pll struct

2013-06-19 Thread Yadwinder Singh Brar
This patch unifies clk strutures used for PLL35xx PLL36xx and adding an extra member lock_reg, so that common code can be factored out. Signed-off-by: Yadwinder Singh Brar yadi.b...@samsung.com --- drivers/clk/samsung/clk-pll.c | 30 -- 1 files changed, 12

[PATCH v6 4/7] clk: samsung: Add set_rate() clk_ops for PLL35xx

2013-06-19 Thread Yadwinder Singh Brar
This patch add set_rate() and round_rate() for PLL35xx Reviewed-by: Doug Anderson diand...@chromium.org Reviewed-by: Tomasz Figa t.f...@samsung.com Signed-off-by: Yadwinder Singh Brar yadi.b...@samsung.com --- drivers/clk/samsung/clk-pll.c | 105 - 1

[PATCH v6 2/7] clk: samsung: Define a common samsung_clk_register_pll()

2013-06-19 Thread Yadwinder Singh Brar
This patch defines a common samsung_clk_register_pll() and its migrating the PLL35xx PLL36xx to use it. Other samsung PLL can also be migrated to it. It also adds exynos5250 exynos5420 PLLs to unique id list of clocks. Since pll2550 pll35xx and pll2650 pll36xx have exactly same clk ops

[PATCH v6 5/7] clk: samsung: Add set_rate() clk_ops for PLL36xx

2013-06-19 Thread Yadwinder Singh Brar
From: Vikas Sajjan vikas.saj...@linaro.org This patch adds set_rate and round_rate clk_ops for PLL36xx Reviewed-by: Tomasz Figa t.f...@samsung.com Reviewed-by: Doug Anderson diand...@chromium.org Signed-off-by: Vikas Sajjan vikas.saj...@linaro.org --- drivers/clk/samsung/clk-pll.c | 79

[PATCH v6 6/7] clk: samsung: Reorder MUX registration for mout_vpllsrc

2013-06-19 Thread Yadwinder Singh Brar
From: Vikas Sajjan vikas.saj...@linaro.org While trying to get rate of mout_vpllsrc MUX (parent) for registering the fout_vpll (child), we found get rate was failing. So this patch moves the mout_vpllsrc MUX out of the existing common list and registers the mout_vpllsrc MUX before the PLL

[PATCH v6 7/7] clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC

2013-06-19 Thread Yadwinder Singh Brar
Adds the EPLL and VPLL freq table for exynos5250 SoC. Signed-off-by: Vikas Sajjan vikas.saj...@linaro.org Signed-off-by: Yadwinder Singh Brar yadi.b...@samsung.com --- drivers/clk/samsung/clk-exynos5250.c | 42 - drivers/clk/samsung/clk.h|2 + 2

Re: clk: Exynos5250: Fix HDMI clock number in documentation

2013-06-19 Thread Kukjin Kim
On 05/22/13 05:01, Doug Anderson wrote: Arun, On Tue, May 21, 2013 at 4:16 AM, Arun Kumar Karun...@samsung.com wrote: This patch corrects the HDMI clock number given wrongly in the documentation. Signed-off-by: Arun Kumar Karun...@samsung.com ---

Re: [PATCH v2] clk: Exynos5250: Add clocks for G3D

2013-06-19 Thread Kukjin Kim
On 05/27/13 16:20, Arun Kumar K wrote: This patch adds the required clocks for ARM Mali IP in Exynos5250. Signed-off-by: Arun Kumar Karun...@samsung.com (+ Mike) Looks good to me. Mike, I'd like take this into samsung tree for v3.11, if you have any concerns, please let me know. Thanks,

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Tomasz Figa
this is not true. Here's the code: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/a rch/arm/kernel/setup.c?id=refs/tags/next-20130619#n468 and for used macros and bitmasks: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/a rch/arm/include/asm

Re: [PATCH v3 3/3] ARM/dts: change compatible strings for hdmi subsystem

2013-06-19 Thread Kukjin Kim
On 06/19/13 21:51, Rahul Sharma wrote: This patch renames the combatible strings for hdmi, mixer, ddc and hdmiphy. It follows the convention of using compatible string which represent the SoC in which the IP was added for the first time. Signed-off-by: Rahul Sharmarahul.sha...@samsung.com

Re: [PATCH v3 3/3] ARM/dts: change compatible strings for hdmi subsystem

2013-06-19 Thread Kukjin Kim
On 06/19/13 22:50, Kukjin Kim wrote: On 06/19/13 21:51, Rahul Sharma wrote: This patch renames the combatible strings for hdmi, mixer, ddc and hdmiphy. It follows the convention of using compatible string which represent the SoC in which the IP was added for the first time. Signed-off-by:

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Chander Kashyap
initializing __cpu_logical_map[] array this is not true. Here's the code: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/a rch/arm/kernel/setup.c?id=refs/tags/next-20130619#n468 and for used macros and bitmasks: https://git.kernel.org/cgit/linux/kernel/git/next/linux

Re: [PATCH 0/5] clk/exynos5420: add clocks for hdmi subsystem

2013-06-19 Thread Kukjin Kim
On 06/19/13 13:04, Rahul Sharma wrote: + mike Mike, I'm waiting for your reply on this. If you're OK, let me take this series on top of exynos5420 stuff in samsung tree. Of course, if any concerns, please let me know. Thanks, - Kukjin On Tue, Jun 18, 2013 at 8:03 PM, Rahul

Re: [PATCH 0/7] Common Clock Framework support for Samsung S3C64xx

2013-06-19 Thread Kukjin Kim
On 06/06/13 08:57, Tomasz Figa wrote: This series is an attempt to move clock support on Samsung S3C64xx SoCs to Common Clock Framework. Looks good :) First, support for PLL types present on S3C64xx SoCs is added to Samsung Common Clock Framework driver. Then the main clock driver for

Re: [PATCH 2/7] clk: samsung: Add clock driver for S3C64xx SoCs

2013-06-19 Thread Kukjin Kim
On 06/13/13 06:38, Tomasz Figa wrote: [...] Another thing is that it's unlikely for any new SoC from S3C64xx series to show up, so basically the clock list is fixed. Sure. I can take this into clk-next along with patch #1, or if you prefer: Acked-by: Mike Turquettemturque...@linaro.org

Re: [PATCH 1/3] clk: exynos4: Staticize local symbols

2013-06-19 Thread Kukjin Kim
On 06/17/13 12:14, Sachin Kamat wrote: On 13 June 2013 21:06, Sachin Kamatsachin.ka...@linaro.org wrote: On 11 June 2013 09:46, Sachin Kamatsachin.ka...@linaro.org wrote: On 5 June 2013 17:44, Kukjin Kimkgene@samsung.com wrote: Sachin Kamat wrote: These symbols are used only in this

Re: [PATCH 0/7] Common Clock Framework support for Samsung S3C64xx

2013-06-19 Thread Tomasz Figa
On Wednesday 19 of June 2013 23:17:06 Kukjin Kim wrote: On 06/06/13 08:57, Tomasz Figa wrote: This series is an attempt to move clock support on Samsung S3C64xx SoCs to Common Clock Framework. Looks good :) Thanks. First, support for PLL types present on S3C64xx SoCs is added to

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Tomasz Figa
://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tre e/a rch/arm/kernel/setup.c?id=refs/tags/next-20130619#n468 and for used macros and bitmasks: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tre e/a rch/arm/include/asm/cputype.h?id=refs/tags

[GIT PULL 0/2] Samsung 3rd pull-request for v3.11

2013-06-19 Thread Kukjin Kim
Hi Arnd, Olof This is 3rd pull-request for v3.11. - pinctrl for exynos5420 - update exynos clock Please see each tag in detail If any problems, please kindly let me know. Thanks, - Kukjin -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message

[GIT PULL 1/2] Samsung EXYNOS5420 PINCTRL for v3.11

2013-06-19 Thread Kukjin Kim
The following changes since commit eff4e7c7f32a4e4be60b19b209ffab5cb430b385: ARM: EXYNOS: extend soft-reset support for EXYNOS5420 (2013-06-19 04:09:37 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git

[GIT PULL 2/2] Samsung CLK update for v3.11

2013-06-19 Thread Kukjin Kim
Hi Arnd, Olof This is updates for Samsung clks but some of them didn't get Mike's ack but I think, it should be fine and remained in mailing list long time. Mike, if you have any objection on this branch, please let us know. Just note, based on tags/exynos-dt-2 to avoid merge conflicts ;)

[PATCH] ARM: dts: Add basic dts for Exynos4412-based Trats 2 board

2013-06-19 Thread Tomasz Figa
This patch introduces device tree sources for Samsung Trats 2 board based on Exynos4412 SoC. Currently support includes: - eMMC, - main PMIC (max77686), - serial ports, - GPIO keys, - touchscreen. Signed-off-by: Tomasz Figa t.f...@samsung.com Signed-off-by: Kyungmin Park

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Chander Kashyap
this is not true. Here's the code: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tre e/a rch/arm/kernel/setup.c?id=refs/tags/next-20130619#n468 and for used macros and bitmasks: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tre e/a rch/arm

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Tomasz Figa
://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/ tre e/a rch/arm/kernel/setup.c?id=refs/tags/next-20130619#n468 and for used macros and bitmasks: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/ tre e/a rch/arm/include/asm/cputype.h?id=refs

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Chander Kashyap
. Here's the code: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/ tre e/a rch/arm/kernel/setup.c?id=refs/tags/next-20130619#n468 and for used macros and bitmasks: https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/ tre e/a rch

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-19 Thread Nicolas Pitre
On Wed, 19 Jun 2013, Tomasz Figa wrote: On Wednesday 19 of June 2013 20:26:50 Chander Kashyap wrote: On 19 June 2013 19:58, Tomasz Figa t.f...@samsung.com wrote: I mean, calculate register offset based on two parameters - cluster ID and CPU ID, like: ...

Re: [PATCH v3 3/3] ARM/dts: change compatible strings for hdmi subsystem

2013-06-19 Thread Rahul Sharma
Thanks Mr. Kim, I will post v4 with aforesaid change. regards, Rahul Sharma. On Wed, Jun 19, 2013 at 7:22 PM, Kukjin Kim kgene@samsung.com wrote: On 06/19/13 22:50, Kukjin Kim wrote: On 06/19/13 21:51, Rahul Sharma wrote: This patch renames the combatible strings for hdmi, mixer, ddc

Re: [RFC PATCH 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs

2013-06-19 Thread Sylwester Nawrocki
Hi Tomasz, On 06/16/2013 11:11 PM, Tomasz Figa wrote: Hi Sylwester, Looks good, but I added some nitpicks inline. On Friday 14 of June 2013 19:45:47 Sylwester Nawrocki wrote: Add a PHY provider driver for the Samsung S5P/Exynos SoC MIPI CSI-2 receiver and MIPI DSI transmitter DPHYs.

Re: [PATCH v6 2/7] clk: samsung: Define a common samsung_clk_register_pll()

2013-06-19 Thread Tomasz Figa
Hi Yadwinder, Generally looks really good, but some comments inline. On Monday 10 of June 2013 18:54:14 Yadwinder Singh Brar wrote: This patch defines a common samsung_clk_register_pll() and its migrating the PLL35xx PLL36xx to use it. Other samsung PLL can also be migrated to it. It also

Re: [PATCH v6 3/7] clk: samsung: Add support to register rate_table for samsung plls

2013-06-19 Thread Tomasz Figa
On Monday 10 of June 2013 18:54:15 Yadwinder Singh Brar wrote: This patch defines a common rate_table which will contain recommended p, m, s, k values for supported rates that needs to be changed for changing corresponding PLL's rate. Reviewed-by: Doug Anderson diand...@chromium.org

Re: [PATCH v6 4/7] clk: samsung: Add set_rate() clk_ops for PLL35xx

2013-06-19 Thread Tomasz Figa
On Monday 10 of June 2013 18:54:16 Yadwinder Singh Brar wrote: This patch add set_rate() and round_rate() for PLL35xx Reviewed-by: Doug Anderson diand...@chromium.org Reviewed-by: Tomasz Figa t.f...@samsung.com Signed-off-by: Yadwinder Singh Brar yadi.b...@samsung.com ---

Re: [PATCH v6 1/7] clk: samsung: Introduce a common samsung_clk_pll struct

2013-06-19 Thread Tomasz Figa
On Monday 10 of June 2013 18:54:13 Yadwinder Singh Brar wrote: This patch unifies clk strutures used for PLL35xx PLL36xx and adding an extra member lock_reg, so that common code can be factored out. Signed-off-by: Yadwinder Singh Brar yadi.b...@samsung.com ---

Re: [PATCH v6 5/7] clk: samsung: Add set_rate() clk_ops for PLL36xx

2013-06-19 Thread Tomasz Figa
On Monday 10 of June 2013 18:54:17 Yadwinder Singh Brar wrote: From: Vikas Sajjan vikas.saj...@linaro.org This patch adds set_rate and round_rate clk_ops for PLL36xx Reviewed-by: Tomasz Figa t.f...@samsung.com Reviewed-by: Doug Anderson diand...@chromium.org Signed-off-by: Vikas Sajjan

Re: [PATCH v6 6/7] clk: samsung: Reorder MUX registration for mout_vpllsrc

2013-06-19 Thread Tomasz Figa
On Monday 10 of June 2013 18:54:18 Yadwinder Singh Brar wrote: From: Vikas Sajjan vikas.saj...@linaro.org While trying to get rate of mout_vpllsrc MUX (parent) for registering the fout_vpll (child), we found get rate was failing. So this patch moves the mout_vpllsrc MUX out of the existing

Re: [RFC PATCH 3/5] video: exynos_dsi: Use generic PHY driver

2013-06-19 Thread Sylwester Nawrocki
On 06/16/2013 11:15 PM, Tomasz Figa wrote: On Friday 14 of June 2013 19:45:49 Sylwester Nawrocki wrote: Use the generic PHY API instead of the platform callback to control the MIPI DSIM DPHY. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park

Re: [PATCH v6 7/7] clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC

2013-06-19 Thread Tomasz Figa
On Monday 10 of June 2013 18:54:19 Yadwinder Singh Brar wrote: Adds the EPLL and VPLL freq table for exynos5250 SoC. Signed-off-by: Vikas Sajjan vikas.saj...@linaro.org Signed-off-by: Yadwinder Singh Brar yadi.b...@samsung.com --- drivers/clk/samsung/clk-exynos5250.c | 42

Re: [RFC PATCH 3/5] video: exynos_dsi: Use generic PHY driver

2013-06-19 Thread Tomasz Figa
On Wednesday 19 of June 2013 19:10:52 Sylwester Nawrocki wrote: On 06/16/2013 11:15 PM, Tomasz Figa wrote: On Friday 14 of June 2013 19:45:49 Sylwester Nawrocki wrote: Use the generic PHY API instead of the platform callback to control the MIPI DSIM DPHY. Signed-off-by: Sylwester

Re: [RFC PATCH 5/5] ARM: Samsung: Remove MIPI PHY setup code

2013-06-19 Thread Sylwester Nawrocki
On 06/16/2013 10:52 PM, Kukjin Kim wrote: On 06/15/13 02:45, Sylwester Nawrocki wrote: Generic PHY drivers are used to handle the MIPI CSIS and MIPI DSIM DPHYs so we can remove now unused code at arch/arm/plat-samsung. If so, sounds good :) In case there is any board file for S5PV210

Re: [RFC PATCH 00/11] ARM: s3c64xx: Let amba-pl08x driver handle DMA

2013-06-19 Thread Mark Brown
On Sun, Jun 16, 2013 at 10:54:07PM +0200, Tomasz Figa wrote: One of the biggest roadblocks on the way of S3C64xx to DeviceTree support is its DMA driver, which is completely platform-specific and provides private API (s3c-dma), not even saying that its design is completely against

Re: [PATCH v6 2/7] clk: samsung: Define a common samsung_clk_register_pll()

2013-06-19 Thread Yadwinder Singh Brar
On Wed, Jun 19, 2013 at 10:24 PM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Yadwinder, Generally looks really good, but some comments inline. On Monday 10 of June 2013 18:54:14 Yadwinder Singh Brar wrote: This patch defines a common samsung_clk_register_pll() and its migrating the PLL35xx

[PATCH] spi/s3c64xx: Make wait_for_timeout() function name less generic

2013-06-19 Thread Mark Brown
Signed-off-by: Mark Brown broo...@linaro.org --- drivers/spi/spi-s3c64xx.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/spi/spi-s3c64xx.c b/drivers/spi/spi-s3c64xx.c index 0a80692..70b2213 100644 --- a/drivers/spi/spi-s3c64xx.c +++ b/drivers/spi/spi-s3c64xx.c

Re: [PATCH v6 2/7] clk: samsung: Define a common samsung_clk_register_pll()

2013-06-19 Thread Tomasz Figa
On Wednesday 19 of June 2013 23:44:47 Yadwinder Singh Brar wrote: On Wed, Jun 19, 2013 at 10:24 PM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Yadwinder, Generally looks really good, but some comments inline. On Monday 10 of June 2013 18:54:14 Yadwinder Singh Brar wrote: This

Re: [RFC PATCH 00/11] ARM: s3c64xx: Let amba-pl08x driver handle DMA

2013-06-19 Thread Tomasz Figa
On Wednesday 19 of June 2013 18:40:47 Mark Brown wrote: On Sun, Jun 16, 2013 at 10:54:07PM +0200, Tomasz Figa wrote: One of the biggest roadblocks on the way of S3C64xx to DeviceTree support is its DMA driver, which is completely platform-specific and provides private API (s3c-dma), not

Re: [PATCH V6 30/30] arm: exynos: enable ARCH_HAS_BANDGAP

2013-06-19 Thread Eduardo Valentin
On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This patch enables ARCH_HAS_BANDGAP config for exynos4210, 4212, 4412, 5250 and 5440 SOC. This config symbol is recently added to allow the platforms to enable bandgap based temperature sensor. Acked-by: Jonghwa Lee jonghwa3@samsung.com

Re: [PATCH V6 02/30] thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's

2013-06-19 Thread Eduardo Valentin
On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This patch uses the recently added config sybmol ARCH_HAS_BANDGAP to enable the TMU driver. This will allow adding support for new soc easily as now it is the platform responsibility to enable this config symbol for a particular soc. Acked-by:

Re: [PATCH V6 04/30] thermal: exynos: Bifurcate exynos thermal common and tmu controller code

2013-06-19 Thread Eduardo Valentin
Amit, On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This code bifurcates exynos thermal implementation into common and sensor specific parts. The common thermal code interacts with core thermal layer and core cpufreq cooling parts and is independent of SOC specific driver. This change is

Re: [PATCH V6 01/30] thermal: exynos: Moving exynos thermal files into samsung directory

2013-06-19 Thread Eduardo Valentin
On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This movement of files is done for easy maintenance and adding more new sensor's support for exynos platform easily . This will also help in bifurcating exynos common, sensor driver and sensor data related parts. Acked-by: Kukjin Kim

Re: [PATCH V6 03/30] thermal: exynos: Remove un-necessary CPU_THERMAL dependency

2013-06-19 Thread Eduardo Valentin
On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This patch removes the dependency on CPU_THERMAL for compiling TMU driver. This is useful for cases when only TMU controller needs to be initialised without cpu cooling action. Acked-by: Kukjin Kim kgene@samsung.com Acked-by: Jonghwa Lee

Re: [PATCH V6 04/30] thermal: exynos: Bifurcate exynos thermal common and tmu controller code

2013-06-19 Thread Eduardo Valentin
On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This code bifurcates exynos thermal implementation into common and sensor specific parts. The common thermal code interacts with core thermal layer and core cpufreq cooling parts and is independent of SOC specific driver. This change is needed to

Re: [PATCH V6 06/30] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder

2013-06-19 Thread Eduardo Valentin
On 19-06-2013 15:18, Eduardo Valentin wrote: On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This patch renames and moves include/linux/platform_data/exynos_thermal.h to drivers/thermal/samsung/exynos_tmu.h. This file movement is needed as exynos SOC's are not supporting non-DT based platforms

Re: [RFC PATCH 00/11] ARM: s3c64xx: Let amba-pl08x driver handle DMA

2013-06-19 Thread Mark Brown
On Wed, Jun 19, 2013 at 09:01:33PM +0200, Arnd Bergmann wrote: On Wednesday 19 June 2013, Tomasz Figa wrote: if (plchan-mux_use++ == 0 pd-get_signal) { - ret = pd-get_signal(plchan-cd); + ret = (pd-get_signal)(plchan-cd); Hmm, that's strange. The former

Re: [PATCH V6 07/30] thermal: exynos: Bifurcate exynos tmu driver and configuration data

2013-06-19 Thread Eduardo Valentin
Rui, On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This code splits the exynos tmu driver code into SOC specific data parts. This will simplify adding new SOC specific data to the same TMU controller. Acked-by: Kukjin Kim kgene@samsung.com Acked-by: Jonghwa Lee

Re: [PATCH V6 07/30] thermal: exynos: Bifurcate exynos tmu driver and configuration data

2013-06-19 Thread Eduardo Valentin
On 19-06-2013 15:35, Eduardo Valentin wrote: Rui, On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This code splits the exynos tmu driver code into SOC specific data parts. This will simplify adding new SOC specific data to the same TMU controller. Acked-by: Kukjin Kim kgene@samsung.com

Re: [PATCH V6 08/30] thermal: exynos: Add missing definations and code cleanup

2013-06-19 Thread Eduardo Valentin
On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This patch adds some extra register bitfield definations and cleans up the code to prepare for moving register macros and definations inside the TMU data section. Acked-by: Kukjin Kim kgene@samsung.com Acked-by: Jonghwa Lee

Re: [PATCH V2] thermal: exynos: Support for TMU regulator defined at device tree

2013-06-19 Thread Eduardo Valentin
On 02-05-2013 06:18, Amit Daniel Kachhap wrote: TMU probe function now checks for a device tree defined regulator. For compatibility reasons it is allowed to probe driver even without this regulator defined. Signed-off-by: Luk asz Majewski l.majew...@samsung.com Signed-off-by: Kyungmin Park

Re: [PATCH V6 09/30] thermal: exynos: Add extra entries in the tmu platform data

2013-06-19 Thread Eduardo Valentin
On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This patch adds entries min_efuse_value, max_efuse_value, default_temp_offset, trigger_type, cal_type, trim_first_point, trim_second_point, max_trigger_level trigger_enable in the TMU platform data structure. Also the driver is modified to use

Re: [PATCH V6 09/30] thermal: exynos: Add extra entries in the tmu platform data

2013-06-19 Thread Eduardo Valentin
On 19-06-2013 16:19, Eduardo Valentin wrote: On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This patch adds entries min_efuse_value, max_efuse_value, default_temp_offset, trigger_type, cal_type, trim_first_point, trim_second_point, max_trigger_level trigger_enable in the TMU platform data

Re: [PATCH V6 10/30] thermal: exynos: Move register definitions from driver to data file

2013-06-19 Thread Eduardo Valentin
On 17-06-2013 02:46, Amit Daniel Kachhap wrote: This patch migrates the TMU register definition/bitfields to data file. This is needed to support SoC's which use the same TMU controller but register validity, offsets or bitfield may slightly vary across SOC's. Acked-by: Kukjin Kim

Re: [PATCH V6 11/30] thermal: exynos: Support thermal tripping

2013-06-19 Thread Eduardo Valentin
On 17-06-2013 02:46, Amit Daniel Kachhap wrote: TMU urgently sends active-high signal (thermal trip) to PMU, and thermal tripping by hardware logic. Thermal tripping means that PMU cuts off the whole power of SoC by controlling external voltage regulator. Acked-by: Kukjin Kim

  1   2   >