Re: [PATCH 0/3] ARM: dts: replace number by macro in clock binding for exynos

2014-05-22 Thread Kukjin Kim
On 05/21/14 17:39, Beomho Seo wrote: Currently, some device node missed clock macro. This patchset replaced it's magic number with macros in clock binding for exynos4, exynos5250 and exynos 5420. This patchset is based on v3.16-next/clk-samsung branch. Beomho Seo (3): ARM: dts: replace

RE: [PATCH] arm: dts: exynos5: Remove multi core timer

2014-05-21 Thread Kukjin Kim
Chirantan Ekbote wrote: Anyway, I'm by no means opposed to switching to arch timers. They provide a well designed, generic interface and drivers shared by multiple platforms, which means more code sharing and possibly more eyes looking at the code, which is always good. However if they

RE: [PATCH] arm: dts: exynos5: Remove multi core timer

2014-05-21 Thread Kukjin Kim
Doug Anderson wrote: Kukjin, Hi Doug, On Fri, May 16, 2014 at 5:02 PM, Kukjin Kim kgene@samsung.com wrote: On 05/17/14 07:56, Chirantan Ekbote wrote: Anyway, I'm by no means opposed to switching to arch timers. They provide a well designed, generic interface and drivers shared

RE: [PATCH 2/3] ARM: EXYNOS: Enable multi-platform build support

2014-05-21 Thread Kukjin Kim
Sachin Kamat wrote: Hi Bartlomiej, On 21 May 2014 16:06, Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com wrote: Hi, On Wednesday, May 21, 2014 12:22:48 PM Sachin Kamat wrote: From: Arnd Bergmann a...@arndb.de This makes it possible to enable the exynos platform as part of a

RE: [PATCH 0/4] Add more supported blocks to UniversalC210 and Trats

2014-05-21 Thread Kukjin Kim
Tomasz Figa wrote: On 20.05.2014 14:46, Marek Szyprowski wrote: Hello, This is a small update for Exynos4210 based UniversalC210 and Trats boards. Full USB support requires merging '[PATCHv5 0/4] Enable usbphy and hsotg for exynos4' series recently posted by Chanho Park. Best

RE: [PATCH v3 0/2] ARM: dts: add device data for exynos4412-trats2

2014-05-21 Thread Kukjin Kim
Tomasz Figa wrote: On 20.05.2014 12:48, Beomho Seo wrote: This patchset add some device node for exynos4412-trats2. It is based on v3.15-next/dt-samsung-2 branch. exynos4412-trats2.dts - Fix incorrect compatible. Compatible of AK8975 are ak8975 or asahi- kasei,ak8975. - Add cm36651

RE: [PATCH V5 18/20] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data

2014-05-21 Thread Kukjin Kim
Arnd Bergmann wrote: On Wednesday 21 May 2014 09:15:34 Daniel Lezcano wrote: On 05/15/2014 10:40 PM, Kukjin Kim wrote: [ ... ] Exynos cpuidle is not a device on the SoC, so I don't think there is any way to represent it in DT. The only thing I could see this is matching

RE: [PATCH V3 0/4] dts: Add usb2phy to Exynos 5250/5420

2014-05-21 Thread Kukjin Kim
Vikas Sajjan wrote: Based on 'for-next' branch of Kgene's linux-samsung tree. These patches are as per discussions on the driver side patches which have already been acked. [1] Sounds good. I will apply this whole series if dt guys have no objection to add the exynos5-sysreg dt binding.

RE: [PATCH] clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocks

2014-05-21 Thread Kukjin Kim
Tomasz Figa wrote: Hi Shaik, On 20.05.2014 06:08, Shaik Ameer Basha wrote: Hi Tomasz, Any comments on this patch ? Looks good. Kukjin, if you still can pick this up to your tree for 3.16, since all the dependencies are already there, then I did. Thanks. Acked-by: Tomasz Figa

RE: [PATCH] ARM: dts: Add audio subsystem nodes to exynos4.dtsi

2014-05-21 Thread Kukjin Kim
Sylwester Nawrocki wrote: On 16/05/14 13:28, Sylwester Nawrocki wrote: This patch adds the audio subsystem clock controller and the I2S IP block nodes for Exynos4 SoC series. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Can this still be applied in the coming merge window

RE: [PATCH v9 1/4] ARM: dts: Add sysreg sytem controller node to exynos5250 and exynos5420

2014-05-19 Thread Kukjin Kim
Vivek Gautam wrote: This patch adds sysreg-syscon node to exynos5250 and exynos5420 device tree, to access System Register's registers using syscon driver. Signed-off-by: Kamil Debski k.deb...@samsung.com [gautam.vi...@samsung.com: Split this syreg-syscon dts entry from dts: Add usb2phy

RE: [PATCH v6 5/8] ARM: dts: exynos5250-snow: Add Vbus regulator for USB 3.0

2014-05-19 Thread Kukjin Kim
Vivek Gautam wrote: Add required fixed-regulator for VBUS supply for USB 3.0 controller phy. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts | 22 ++ 1 file changed, 22 insertions(+) diff --git

RE: [PATCH v3] clk: exynos5420: Add 5800 specific clocks

2014-05-19 Thread Kukjin Kim
Tomasz Figa wrote: Hi, Hi, On 19.05.2014 10:32, Arun Kumar K wrote: Hi Tomasz, Can this patch be taken for the 3.16 merge? Regards Arun On Thu, May 15, 2014 at 11:26 AM, Arun Kumar K arun...@samsung.com wrote: From: Alim Akhtar alim.akh...@samsung.com Exynos5800 clock

Re: [PATCHv5 0/5] Support new Exynos3250 SoC based on Cortex-A7 dual core

2014-05-19 Thread Kukjin Kim
On 05/19/14 20:39, Tomasz Figa wrote: On 19.05.2014 13:36, Tomasz Figa wrote: Hi Kukjin, Chanwoo, On 15.05.2014 06:28, Chanwoo Choi wrote: Dear Kukjin, Could you please pick following patches? - [PATCHv5 1/5] ARM: EXYNOS: Add Exynos3250 SoC ID - [PATCHv5 2/5] ARM: EXYNOS: Support secondary

Re: [PATCH v3 0/4] ARM: dts: enable display for peach-pit and snow boards

2014-05-19 Thread Kukjin Kim
On 05/09/14 19:09, Rahul Sharma wrote: From: Rahul Sharmarahul.sha...@samsung.com Probably, should be Rahul Sharma rahul.sharma@... Please make sure your gitconfig has no problem. Just note, I found same thing and fixed your email address in my tree... Add nodes for fimd and dp controller

Re: [PATCH V2 0/2] ARM: dts: snow: add backlight node

2014-05-19 Thread Kukjin Kim
On 05/19/14 14:15, Ajay Kumar wrote: This series is based on Kukjin Kim's tree, for-next branch. This series adds: -- pinctrl definitions for pwmX_out on exynos5250 -- pwm-backlight DT node for exynos5250 based snow board Changes since V1: -- Added the branch name

Re: [PATCH 1/1] ARM: dts: Add MFC memory banks to Exynos5420 boards

2014-05-19 Thread Kukjin Kim
On 05/05/14 00:38, Sachin Kamat wrote: On 17 March 2014 11:41, Sachin Kamatsachin.ka...@linaro.org wrote: Add MFC memory banks to Exynos5420 based SMDK and Arndale-octa boards. Signed-off-by: Sachin Kamatsachin.ka...@linaro.org --- arch/arm/boot/dts/exynos5420-arndale-octa.dts |5 +

Re: [PATCH v2 1/3] ARM: dts: fix incorrect compatible for exynos4412

2014-05-19 Thread Kukjin Kim
On 05/03/14 03:06, Tomasz Figa wrote: On 02.05.2014 08:37, Beomho Seo wrote: This patch fixed incorrect compatible for ak8975 magnetic sensor. ak8975 magnetic sensor use compatible ak8975 or asahi-kasei,ak8975 In this patch, use asahi-kasei,ak8975 according to dt bindings document.

Re: [PATCH 1/1] ARM: dts: Fix SPI interrupt numbers for Exynos5420

2014-05-19 Thread Kukjin Kim
On 04/10/14 21:58, Sachin Kamat wrote: Updated as per the user manual. Signed-off-by: Sachin Kamatsachin.ka...@linaro.org --- arch/arm/boot/dts/exynos5420.dtsi |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/boot/dts/exynos5420.dtsi

Re: [PATCH 1/1] ARM: dts: Keep LDO4 always ON on Arndale board

2014-05-19 Thread Kukjin Kim
On 04/21/14 14:03, Sachin Kamat wrote: LDO4 regulator was getting disabled preventing the system from going into low power states. Keep it always on to fix it. Signed-off-by: Sachin Kamatsachin.ka...@linaro.org --- arch/arm/boot/dts/exynos5250-arndale.dts |1 + 1 file changed, 1

Re: [PATCHv4 1/4] ARM: dts: exynos4: add PMU syscon node

2014-05-19 Thread Kukjin Kim
On 05/16/14 02:07, Tomasz Figa wrote: Hi Chanho, Hi, When testing some other patches with this series applied I found one more issue. Please see below. On 02.05.2014 06:26, Chanho Park wrote: This patch adds a PMU(Power Management Unit) syscon node. This should be required for USB Phy

RE: [PATCH v3] cpufreq: exynos: Fix the compile error

2014-05-19 Thread Kukjin Kim
Rafael J. Wysocki wrote: On Saturday, May 17, 2014 01:04:29 AM Rafael J. Wysocki wrote: On Friday, May 16, 2014 07:54:01 PM Kukjin Kim wrote: Jonghwan Choi wrote: Commit 7da83a80 (ARM: EXYNOS: Migrate Exynos specific macros from plat to mach) which lands in samsung tree causes

[GIT PULL 2/5] Samsung clock updates for 3.16

2014-05-19 Thread Kukjin Kim
for Exynos3250 clock controller Kukjin Kim (4): Merge branch 'for_3.16/exynos5260' of git://git.kernel.org/.../tfiga/samsung-clk into v3.16-next/clk-samsung Merge branch 'for_3.16/clk_fixes_non_critical' of git://git.kernel.org/.../tfiga/samsung-clk into v3.16-next/clk-samsung Merge

[GIT PULL 3/5] Samsung driver update for 3.16

2014-05-19 Thread Kukjin Kim
The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) are available in the git repository at: http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-drivers for you to fetch changes up to

[GIT PULL 0/5] Samsung updates for 3.16

2014-05-19 Thread Kukjin Kim
clock framework ARM: S3C24XX: remove legacy clock code ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion Kukjin Kim (10): ARM: S3C24XX: fix merge conflict Merge branch 'for_3.16/exynos5260' of git://git.kernel.org/.../tfiga/samsung-clk into v3.16-next/clk

[GIT PULL 5/5] Samsung Exynos MCPM support for 3.16

2014-05-19 Thread Kukjin Kim
The following changes since commit d7067f1c5fa0232001502569c6878d22308da268: devicetree: bindings: document SYSRAM binding (2014-05-15 03:30:29 +0900) are available in the git repository at: http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/exynos-mcpm for you to

[GIT PULL 1/5] Samsung S3C24XX updates for 3.16

2014-05-19 Thread Kukjin Kim
: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion Kukjin Kim (1): ARM: S3C24XX: fix merge conflict .../bindings/clock/samsung,s3c2410-clock.txt | 50 ++ .../bindings/clock/samsung,s3c2412-clock.txt | 50 ++ .../bindings/clock/samsung,s3c2443-clock.txt | 56

RE: [PATCH v8 0/3] Exynos 5410 support

2014-05-18 Thread Kukjin Kim
Kevin Hilman wrote: Tarek Dakhran t.dakh...@samsung.com writes: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture Patches add new platform description, support of clock controller and device tree

RE: [PATCH] cpufreq: exynos: Fix the compile error

2014-05-16 Thread Kukjin Kim
Kukjin Kim wrote: Viresh Kumar wrote: And please use Rafael's email id from Maintainers.. On 16 May 2014 13:25, Viresh Kumar viresh.ku...@linaro.org wrote: On 16 May 2014 13:20, Jonghwan Choi jhbird.c...@samsung.com wrote: Commit 7da83a80 (ARM: EXYNOS: Migrate Exynos specific

RE: [PATCH v3] cpufreq: exynos: Fix the compile error

2014-05-16 Thread Kukjin Kim
Jonghwan Choi wrote: Commit 7da83a80 (ARM: EXYNOS: Migrate Exynos specific macros from plat to mach) which lands in samsung tree causes build breakage for cpufreq-exynos like following: drivers/cpufreq/exynos-cpufreq.c: In function 'exynos_cpufreq_probe':

RE: [PATCH V2 0/2] Add sound card node Snow/Peach-pit board

2014-05-16 Thread Kukjin Kim
Tushar Behera wrote: Patch 2 is dependent on Arun's following patch. 1. [PATCH v4 0/2] Add peach-pit board support http://www.mail-archive.com/linux-samsung- s...@vger.kernel.org/msg29948.html Tushar Behera (2): ARM: dts: Add sound node for Snow board ARM: dts: Add sound node for

Re: [PATCH 1/1] ARM: dts: Add PD entry to MFC codec on 5420

2014-05-16 Thread Kukjin Kim
On 05/16/14 14:12, Arun Kumar K wrote: Looks good. Reviewed-by : Arun Kumar Karun...@samsung.com On Tue, Apr 29, 2014 at 12:19 PM, Sachin Kamatsachin.ka...@linaro.org wrote: PD entry was missing in MFC codec node. Signed-off-by: Sachin Kamatsachin.ka...@linaro.org ---

Re: [PATCH v3] cpufreq: exynos: Fix the compile error

2014-05-16 Thread Kukjin Kim
On 05/17/14 08:04, Rafael J. Wysocki wrote: On Friday, May 16, 2014 07:54:01 PM Kukjin Kim wrote: Jonghwan Choi wrote: Commit 7da83a80 (ARM: EXYNOS: Migrate Exynos specific macros from plat to mach) which lands in samsung tree causes build breakage for cpufreq-exynos like following: drivers

Re: [PATCH v3] cpufreq: exynos: Fix the compile error

2014-05-16 Thread Kukjin Kim
On 05/16/14 20:07, Viresh Kumar wrote: On 16 May 2014 15:48, Jonghwan Choijhbird.c...@samsung.com wrote: Commit 7da83a80 (ARM: EXYNOS: Migrate Exynos specific macros from plat to mach) which lands in samsung tree causes build breakage for cpufreq-exynos like following:

Re: [PATCH v3] cpufreq: exynos: Fix the compile error

2014-05-16 Thread Kukjin Kim
On 05/17/14 08:37, Tomasz Figa wrote: On 17.05.2014 01:26, Kukjin Kim wrote: On 05/16/14 20:07, Viresh Kumar wrote: On 16 May 2014 15:48, Jonghwan Choijhbird.c...@samsung.com wrote: Commit 7da83a80 (ARM: EXYNOS: Migrate Exynos specific macros from plat to mach) which lands in samsung tree

Re: [PATCH v6 0/5] MCPM backend for Exynos5420

2014-05-16 Thread Kukjin Kim
On 05/16/14 01:52, Nicolas Pitre wrote: On Thu, 15 May 2014, Abhilash Kesavan wrote: Hi Nicolas, Hi all, [...] Good, that looks pretty good. Thanks for you guys effort and time. Applied this whole series. Once you implement full cluster shutdown I can provide you with another script

Re: [GIT PULL 1/4] Samsung clock Exynos5260 support for v3.16

2014-05-16 Thread Kukjin Kim
On 05/16/14 06:11, Kukjin Kim wrote: [...] OK, I think I misread the original email. I thought you were asking for future pull requests to go through the samsung tree, but you only mean the ones in this thread. No problem there. Acked-by: Mike Turquettemturque...@linaro.org Mike, thanks

Re: [PATCH] arm: dts: exynos5: Remove multi core timer

2014-05-16 Thread Kukjin Kim
On 05/17/14 07:56, Chirantan Ekbote wrote: Anyway, I'm by no means opposed to switching to arch timers. They provide a well designed, generic interface and drivers shared by multiple platforms, which means more code sharing and possibly more eyes looking at the code, which is always good.

Re: [PATCH 1/2] ARM: dts: Add pwmX_out pinctrl nodes to Exynos5250

2014-05-16 Thread Kukjin Kim
On 05/16/14 21:28, Kukjin Kim wrote: Ajay Kumar wrote: Adds the PWM nodes to 5250 pinctrl dtsi file. Signed-off-by: Ajay Kumarajaykumar...@samsung.com --- arch/arm/boot/dts/exynos5250-pinctrl.dtsi | 28 1 file changed, 28 insertions(+) diff --git a/arch/arm

[GIT PULL] Samsung fixes for 3.15

2014-05-15 Thread Kukjin Kim
Hi Arnd, Olof, Kevin, Please pull Samsung fixes and if any problem, please kinldly let me know. Thanks, Kukjin The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd: Linux 3.15-rc4 (2014-05-04 18:14:42 -0700) are available in the git repository at:

Re: [PATCH 4/4] ARM: dts: exynos5250-snow: add ptn3460 node

2014-05-15 Thread Kukjin Kim
On 04/30/14 22:03, Ajay kumar wrote: Hi, Hi, On Tue, Apr 15, 2014 at 4:24 AM, Olof Johanssono...@lixom.net wrote: Hi Sachin, On Mon, Apr 14, 2014 at 6:16 AM, Sachin Kamatsachin.ka...@linaro.org wrote: From: Doug Andersondiand...@chromium.org Added nodes for ptn3460 driver to Snow

Re: [PATCH 1/4] ARM: dts: exynos5250-snow: add pinctrl for i2c-arbitrator

2014-05-15 Thread Kukjin Kim
On 04/15/14 07:53, Doug Anderson wrote: + DT ML Tomasz, On Mon, Apr 14, 2014 at 3:38 PM, Tomasz Figatomasz.f...@gmail.com wrote: Hi Doug, On 15.04.2014 00:30, Doug Anderson wrote: Sachin, On Mon, Apr 14, 2014 at 6:16 AM, Sachin Kamatsachin.ka...@linaro.org wrote: From: Doug

Re: [PATCH v5 0/5] ARM: dts: enable hdmi for exynos5 based peach and snow boards

2014-05-15 Thread Kukjin Kim
On 05/16/14 04:25, Tomasz Figa wrote: Hi Rahul, On 15.05.2014 17:04, Rahul Sharma wrote: From: Rahul Sharmarahul.sha...@samsung.com Enable hdmi for exynos5250 based snow board, exynos5420 based peach pit board and 5800 based peach-pi board. V5: 1) Moved hdmi_hpd_irq pin back to board files.

Re: [PATCH 1/4] ARM: dts: exynos5250-snow: add pinctrl for i2c-arbitrator

2014-05-15 Thread Kukjin Kim
On 05/16/14 05:00, Tomasz Figa wrote: On 15.05.2014 21:54, Kukjin Kim wrote: On 04/15/14 07:53, Doug Anderson wrote: + DT ML Tomasz, On Mon, Apr 14, 2014 at 3:38 PM, Tomasz Figatomasz.f...@gmail.com wrote: Hi Doug, On 15.04.2014 00:30, Doug Anderson wrote: Sachin, On Mon, Apr 14

Re: [PATCH v5 0/5] ARM: dts: enable hdmi for exynos5 based peach and snow boards

2014-05-15 Thread Kukjin Kim
On 05/16/14 05:02, Kukjin Kim wrote: On 05/16/14 04:25, Tomasz Figa wrote: Hi Rahul, On 15.05.2014 17:04, Rahul Sharma wrote: From: Rahul Sharmarahul.sha...@samsung.com Enable hdmi for exynos5250 based snow board, exynos5420 based peach pit board and 5800 based peach-pi board. V5: 1) Moved

Re: [PATCH V5 18/20] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data

2014-05-15 Thread Kukjin Kim
On 05/15/14 23:07, Tomasz Figa wrote: Arnd, Kukjin, Daniel, On 12.05.2014 17:18, Daniel Lezcano wrote: On 05/09/2014 02:02 PM, Tomasz Figa wrote: Hi Arnd, On 09.05.2014 12:56, Arnd Bergmann wrote: On Friday 11 April 2014, Daniel Lezcano wrote: No more dependency on the arch code. The

Re: [PATCH] FIX:cache:exynos: Execute the cache reconfiguration unconditionally for Exynos4

2014-05-15 Thread Kukjin Kim
On 05/15/14 20:34, Lukasz Majewski wrote: The commit 2bf73dd61a84cdf27e49f48e08739af6ba70ace1 has made the cache configuration depending on definition of CONFIG_S5P_SLEEP Kconfig flag. It is enabled on various S5PV210 incarnations and not available at Exynos4 family of SoCs. The problem emerges

Re: [GIT PULL 1/4] Samsung clock Exynos5260 support for v3.16

2014-05-15 Thread Kukjin Kim
On 05/15/14 07:16, Tomasz Figa wrote: On 15.05.2014 00:07, Mike Turquette wrote: Quoting Tomasz Figa (2014-05-14 13:20:14) Hi Mike, On 14.05.2014 22:13, Mike Turquette wrote: Quoting Kukjin Kim (2014-05-14 12:59:22) On 05/15/14 03:03, Tomasz Figa wrote: Hi Mike, I've talked to Tomasz

Re: [PATCH] arm: dts: exynos5: Remove multi core timer

2014-05-15 Thread Kukjin Kim
On 05/16/14 06:33, Doug Anderson wrote: Tomasz, On Thu, May 15, 2014 at 2:14 PM, Tomasz Figatomasz.f...@gmail.com wrote: Hi Chirantan, On 15.05.2014 23:07, Chirantan Ekbote wrote: The multi core timer and the ARM architected timer are two different interfaces to the same underlying hardware

Re: [PATCH v6 0/8] Enable USB 3.0 support on Exynos5 systems

2014-05-15 Thread Kukjin Kim
On 05/14/14 23:01, Vivek Gautam wrote: From: Vivek gautamgautam.vi...@samsung.com Based on 'for-next' branch of Kgene's linux-samsung tree; along with dts patches for USB 2.0 phy[1], and Exynos5800 [2]. Also based on the latest USB 3.0 DRD phy driver patches posted [3]. Changes from v5: -

Re: [PATCH v4 4/5] ARM: dts: remove chip specific hdmi hpd pin from board

2014-05-14 Thread Kukjin Kim
On 05/14/14 11:46, Rahul Sharma wrote: From: Rahul Sharmarahul.sha...@samsung.com gpx3-7 is chip specific pin in Exynos5420 for hdmi hotplug. This pin is moved to exynos5420-pinctrl.dts and removed from the board file. Rahul, you may need to put the change (moving the pin from smdk5420 board

Re: [PATCH] ARM: dts: Remove g2d_pd node for exynos5420

2014-05-14 Thread Kukjin Kim
On 05/13/14 18:15, Arun Kumar K wrote: G2D power domain also controls the CMU block of G2D. Since clock registers can be accessed anytime for viewing clk_summary, it can cause a system crash if g2d power domain is disabled. Signed-off-by: Arun Kumar Karun...@samsung.com --- Please also refer to

Re: [PATCHv5 4/5] dt-bindings: add documentation for Exynos3250 clock controller

2014-05-14 Thread Kukjin Kim
On 05/15/14 04:35, Tomasz Figa wrote: Hi, On 13.05.2014 15:05, Chanwoo Choi wrote: The Exynos3250 clocks are statically listed and registered using the Samsung specific common clock helper functions. Both device tree based clock lookup and clkdev based clock lookups are supported.

Re: [GIT PULL 1/4] Samsung clock Exynos5260 support for v3.16

2014-05-14 Thread Kukjin Kim
On 05/15/14 03:03, Tomasz Figa wrote: Hi Mike, I've talked to Tomasz about current samsung related clock stuff. Since they are mostly having dependency on samsung tree now not clock core stuff, so would be better if it could be sent to upstream via samsung tree. And as you know, updating

Re: [PATCH v2 2/3] ARM: dts: Add Exynos5800 dt file

2014-05-14 Thread Kukjin Kim
On 05/09/14 21:25, Arun Kumar K wrote: Most of the nodes of exynos5420 remains same for exynos5800. So the exynos5420.dtsi is included in exynos5800 and the changed node properties will be overriden. Signed-off-by: Arun Kumar Karun...@samsung.com Reviewed-by: Tomasz Figat.f...@samsung.com

Re: [PATCH v2 3/3] ARM: dts: Add peach-pi board support

2014-05-14 Thread Kukjin Kim
On 05/09/14 21:25, Arun Kumar K wrote: Adds support for google peach-pi board having the Exynos5800 SoC. Signed-off-by: Arun Kumar Karun...@samsung.com Signed-off-by: Doug Andersondiand...@chromium.org Reviewed-by: Tomasz Figat.f...@samsung.com --- Changes from v1 - Updated memory node with a

RE: [PATCH v3 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings

2014-05-13 Thread Kukjin Kim
Tushar Behera wrote: On 05/13/2014 03:37 PM, Paul Bolle wrote: Kukjin, On Tue, 2014-05-13 at 12:12 +0900, Kukjin Kim wrote: Tomasz Figa wrote: You mean s/sram/sysram/ in compatible strings of Exynos-specific reserved areas? If yes, I'm fine, it might be even better. Just remember

RE: [PATCH 5/6] ARM: EXYNOS: Enable multi-platform build support

2014-05-13 Thread Kukjin Kim
Olof Johansson wrote: On Tue, May 13, 2014 at 2:15 AM, Arnd Bergmann a...@arndb.de wrote: On Tuesday 13 May 2014 13:37:33 Kukjin Kim wrote: Arnd Bergmann wrote: On Tuesday 22 April 2014, Olof Johansson wrote: I don't think there's a point in keeping this around. A single

Re: [PATCH v2 0/6] Further cleanup and enable multiplat build

2014-05-12 Thread Kukjin Kim
On 05/05/14 00:35, Sachin Kamat wrote: On 16 April 2014 19:21, Tomasz Figat.f...@samsung.com wrote: Hi Sachin, On 15.04.2014 11:28, Sachin Kamat wrote: This series is based on latest linux-next and depends on the following patch: ARM: EXYNOS: Consolidate Kconfig entries

Re: [PATCH v2.1 3/9] ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled

2014-05-12 Thread Kukjin Kim
On 05/10/14 08:33, Heiko Stübner wrote: Hi Tomasz, It seems this one just hit linux-next (in next-20140509). Which is bad, because: a) it conflicts with patches already applied in samsung-clk tree, I remember seeing patches regarding more than one clk-samsung clock providers. Do you need

RE: [PATCH v5 1/5] ARM: EXYNOS: Add generic cpu power control functions for all exynos based SoCs

2014-05-12 Thread Kukjin Kim
Abhilash Kesavan wrote: + Jonghwan Choi, Seungkon Hwang From: Leela Krishna Amudala leela.kris...@linaro.org Add generic cpu power control functions for exynos based SoCS for cpu power up/down and to know the cpu status. Signed-off-by: Leela Krishna Amudala leela.kris...@linaro.org In

RE: [PATCH v5 2/5] ARM: EXYNOS: use generic exynos cpu power control functions

2014-05-12 Thread Kukjin Kim
Abhilash Kesavan wrote: From: Leela Krishna Amudala leela.kris...@linaro.org Use generic exynos cpu power control functions to power up/down and to know the status of the cpu. Signed-off-by: Leela Krishna Amudala leela.kris...@linaro.org Same as previous comment. ---

RE: [PATCH v3 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings

2014-05-12 Thread Kukjin Kim
Tomasz Figa wrote: Hi Kukjin, Hi, On 09.05.2014 04:14, Kukjin Kim wrote: Tomasz Figa wrote: Hi Sachin, On 08.05.2014 06:16, Sachin Kamat wrote: Instead of hardcoding the SYSRAM details for each SoC, pass this information through device tree (DT) and make the code SoC

RE: [PATCH] ARM: dts: Remove mau_pd node for Exynos5420

2014-05-12 Thread Kukjin Kim
Tushar Behera wrote: [...] Having tried all these options, I still feel removing mau_pd node from device tree is the only option. Agreed. I will apply this fix if nobody has any idea about that at this moment. Thanks, Kukjin -- To unsubscribe from this list: send the line unsubscribe

RE: [PATCH 5/6] ARM: EXYNOS: Enable multi-platform build support

2014-05-12 Thread Kukjin Kim
Arnd Bergmann wrote: On Tuesday 22 April 2014, Olof Johansson wrote: I don't think there's a point in keeping this around. A single-platform config is just enabling a single platform in the config, it's not a specific option. I don't think any of the other platforms use anything like

RE: [PATCHv2] mmc: dw_mmc: change to use recommended reset procedure

2014-05-12 Thread Kukjin Kim
Sonny Rao wrote: This patch changes the fifo reset code to follow the reset procedure outlined in the documentation of Synopsys Mobile storage host databook 7.2.13. v2: Add Generic DMA support per the documentation, move interrupt clear before wait make the test for DMA

RE: [PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-05-12 Thread Kukjin Kim
Javi Merino wrote: Hi Sachin, Hi Sachin and Javi, [...] You need the following patch to mount the MMC. Without this the regulator will not be enabled which is required by MMC. ARM: exynos_defconfig: Enable HS-I2C http://permalink.gmane.org/gmane.linux.kernel.samsung-soc/27527

RE: [PATCH v2 0/4] ARM: S3C24XX: cleanup debug macro/earlyprintk

2014-05-12 Thread Kukjin Kim
Heiko Stübner wrote: [...] Heiko Stuebner (4): ARM: compressed/head.S: remove s3c24xx special case ARM: S3C24XX: trim down debug uart handling ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macro ARM: S3C24XX: move debug-macro.S into the common space

Re: [PATCH V5 18/20] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data

2014-05-09 Thread Kukjin Kim
On 05/09/14 19:56, Arnd Bergmann wrote: On Friday 11 April 2014, Daniel Lezcano wrote: No more dependency on the arch code. The platform_data field is used to set the PM callback as the other cpuidle drivers. Signed-off-by: Daniel Lezcanodaniel.lezc...@linaro.org Reviewed-by: Viresh

Re: [PATCH v3 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings

2014-05-09 Thread Kukjin Kim
On 05/09/14 13:49, Tomasz Figa wrote: Hi Kukjin, Hi Tomasz, On 09.05.2014 04:14, Kukjin Kim wrote: Tomasz Figa wrote: Hi Sachin, On 08.05.2014 06:16, Sachin Kamat wrote: Instead of hardcoding the SYSRAM details for each SoC, pass this information through device tree (DT) and make

RE: [PATCH v3 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings

2014-05-08 Thread Kukjin Kim
Tomasz Figa wrote: Hi Sachin, On 08.05.2014 06:16, Sachin Kamat wrote: Instead of hardcoding the SYSRAM details for each SoC, pass this information through device tree (DT) and make the code SoC agnostic. Generic SRAM bindings are used for achieving this. Signed-off-by: Sachin

RE: [PATCH V2] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling

2014-05-08 Thread Kukjin Kim
Chanwoo Choi wrote: Hi, On 04/23/2014 02:52 PM, Leela Krishna Amudala wrote: A common macro v7_exit_coherency_flush available which does the below tasks in the seqeunce. -clearing C bit -clearing L1 cache -exit SMP -instruction and data synchronization So removing the local

RE: [PATCHv5] ARM: EXYNOS: Support secondary CPU boot of Exynos4212

2014-05-08 Thread Kukjin Kim
Chanwoo Choi wrote: Dear Kukjin, Could you please pick this patch? I've applied. Thanks, Kukjin Best Regards, Chanwoo Choi On 04/29/2014 10:37 AM, Chanwoo Choi wrote: From: Kyungmin Park kyungmin.p...@samsung.com This patch fix the offset of CPU boot address and change

RE: [PATCH] ARM: dts: Add pwmX_out pinctrl nodes to Exynos5420

2014-05-05 Thread Kukjin Kim
Tomasz Figa wrote: Hi, Hi, On 02.05.2014 17:44, Doug Anderson wrote: Arun, On Fri, May 2, 2014 at 5:48 AM, Arun Kumar K arun...@samsung.com wrote: Adds the PWM nodes to 5420 pinctrl dtsi file. Signed-off-by: Arun Kumar K arun...@samsung.com ---

RE: [PATCH v4 2/2] ARM: dts: Add peach-pit board support

2014-05-05 Thread Kukjin Kim
Doug Anderson wrote: Arun, On Mon, May 5, 2014 at 2:25 AM, Arun Kumar K arun...@samsung.com wrote: Adds the google peach-pit board dts file which uses exynos5420 SoC. Signed-off-by: Arun Kumar K arun...@samsung.com Signed-off-by: Doug Anderson diand...@chromium.org ---

RE: [PATCH] ARM: dts: Add rear camera nodes for Exynos4412 Trats2 board

2014-05-05 Thread Kukjin Kim
Sylwester Nawrocki wrote: This patch enables the rear facing camera (s5c73m3) on TRATS2 board by adding the I2C0 bus controller, s5c73m3 sensor, MIPI CSI-2 receiver and the sensor's voltage regulator supply nodes. Signed-off-by: Andrzej Hajda a.ha...@samsung.com Acked-by: Kyungmin Park

RE: [PATCH] ARM: dts: exynos4: Update camera nodes for Trats2 board

2014-05-05 Thread Kukjin Kim
Sylwester Nawrocki wrote: Remove unused /camera/clock-controller node and add required clock properties to the camera node. This is required for a clock provider that will be referenced by image sensor devices. Also add required clock related changes to s5k6a3 device node and afvdd

RE: [PATCH] arm: dts: exynos4412-trats2: rename alias for i2c_ak8975 label

2014-05-05 Thread Kukjin Kim
Tomasz Figa wrote: Hi Tomasz, On 15.04.2014 16:25, Tomasz Stanislawski wrote: The i2c_ak8975 controler uses label i2c8. This alias is already used for I2C controller 8 defined in file arch/arm/boot/dts/exynos4.dtsi. This patch renames a label for i2c_ak8975 to i2c9.

RE: [PATCH v2 0/4] ARM: S3C24XX: cleanup debug macro/earlyprintk

2014-05-05 Thread Kukjin Kim
Heiko Stübner wrote: This series tries to simplify the s3c24xx debug macro, removing dependencies on mach/ includes, static mappings and finally moving it into include/debug. I think, it's good way :) The one slightly invasive change is the need for the developer to select the uart type

RE: [PATCH v2 1/9] ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf

2014-05-05 Thread Kukjin Kim
Heiko Stübner wrote: [...] Anyway, Heiko, thanks for working on this. I'll try to review rest of the series soon. (I'm attending the ELC next week, though, so I'm not sure if I find some time then, though.) Yeah, this series is really good to us. Just as a reminder, there isn't this

RE: [PATCH] ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion

2014-05-05 Thread Kukjin Kim
Heiko Stübner wrote: This finally removes all remaining SAMSUNG_CLOCK conditional code from s3c24xx architectures. Signed-off-by: Heiko Stuebner he...@sntech.de --- This is of course meant to go on top of the s3c2410 ccf conversion arch/arm/mach-s3c24xx/Kconfig | 5 -

RE: [PATCH 1/5] ARM: S5PV210: Remove camera support from mach-goni.c

2014-05-02 Thread Kukjin Kim
is applied first. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Hi Sylwester, Cleanup is always welcome ;-) I think, when this series is ready for mainline, this will be handled in media tree. So, Acked-by: Kukjin Kim kgene

Re: [PATCH 0/3] Add Exynos5800 support

2014-05-02 Thread Kukjin Kim
On 05/02/14 22:03, Arun Kumar K wrote: Exynos5800 is a derivative of Exynos5420 with higher clock speeds and most other IP blocks remaining the same except for a few. Due to the similarities with 5420, following is done to achieve maximum code re-use: - Use the same 5420 clock file with few

Re: [PATCH v5 0/4] usb: ehci/ohci-exynos: Move to generic phy framework

2014-05-02 Thread Kukjin Kim
changed, 254 insertions(+), 47 deletions(-) This series looks good to me, please feel free to add my ack on this series, Acked-by: Kukjin Kim kgene@samsung.com Thanks, Kukjin -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord

Re: [PATCH] ARM: exynos: register sched_clock callback

2014-05-02 Thread Kukjin Kim
On 05/02/14 17:30, Daniel Lezcano wrote: On 04/24/2014 11:21 AM, Vincent Guittot wrote: Use the clocksource mct-frc for sched_clock Signed-off-by: Vincent Guittot vincent.guit...@linaro.org Acked-by: Daniel Lezcano daniel.lezc...@linaro.org [ ... ] Applied, thanks. - Kukjin -- To

RE: [PATCH 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings

2014-05-01 Thread Kukjin Kim
Heiko Stübner wrote: Hi Sachin, Am Donnerstag, 1. Mai 2014, 16:14:44 schrieb Sachin Kamat: Instead of hardcoding the SYSRAM details for each SoC, pass this information through device tree (DT) and make the code SoC agnostic. Generic SRAM bindings are used for achieving this.

RE: [PATCH 1/2] ARM: EXYNOS: Map SYSRAM through generic SRAM bindings

2014-05-01 Thread Kukjin Kim
Heiko Stübner wrote: Am Donnerstag, 1. Mai 2014, 15:32:14 schrieb Arnd Bergmann: On Thursday 01 May 2014 16:14:44 Sachin Kamat wrote: Instead of hardcoding the SYSRAM details for each SoC, pass this information through device tree (DT) and make the code SoC agnostic. Generic SRAM

RE: [RESEND PATCH 0/3] ARM: dts: add device data for exynos4412-trats2

2014-05-01 Thread Kukjin Kim
Beomho Seo wrote: Hi all, Didn't have Any other comment for this patch set? On 04/25/2014 11:04 AM, Beomho Seo wrote: This patchset add some device node for exynos4412-trats2. It is based on v3.15-next/dt-samsung-2 branch. exynos4412-trats2.dts - Fix incorrect compatible.

RE: [PATCH v5 0/6] Support 4 levels of translation tables for ARM64

2014-05-01 Thread Kukjin Kim
/include/asm/pgtable-4level-types.h -- 1.7.10.4 Looks good to me and Samsung SoCs stuff :-) All of this series: Acked-by: Kukjin Kim kgene@samsung.com Thanks, Kukjin -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord

RE: [PATCHv4 2/7] ARM: EXYNOS: Support secondary CPU boot of Exynos4212

2014-04-26 Thread Kukjin Kim
Tomasz Figa wrote: Hi, Hi, On 25.04.2014 03:16, Chanwoo Choi wrote: From: Kyungmin Park kyungmin.p...@samsung.com This patch fix the offset of CPU boot address and change parameter of smc call of SMC_CMD_CPU1BOOT command for Exynos4212. Signed-off-by: Kyungmin Park

RE: [PATCH v2] ARM: dts: Add peach-pit board support

2014-04-26 Thread Kukjin Kim
Arun Kumar K wrote: Thanks Doug Tushar for the Reviewed-by. On Fri, Apr 25, 2014 at 12:27 AM, Doug Anderson diand...@chromium.org wrote: Arun, On Wed, Apr 23, 2014 at 9:17 PM, Arun Kumar K arun...@samsung.com wrote: Adds the google peach-pit board dts file which uses exynos5420

RE: [PATCH v8 1/3] ARM: EXYNOS: initial board support for exynos5260 SoC

2014-04-26 Thread Kukjin Kim
/clk/samsung/Makefile. Thanks, Kukjin Regards, Rahul Sharma. On 22 April 2014 15:36, Kukjin Kim kgene@samsung.com wrote: Tomasz Figa wrote: On 16.04.2014 10:08, Sachin Kamat wrote: Hi Tomasz, On 16 April 2014 13:27, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Rahul

RE: [PATCH V5 00/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle

2014-04-26 Thread Kukjin Kim
Tomasz Figa wrote: On 14.04.2014 11:01, Daniel Lezcano wrote: Hi Kukjin, I believe I addressed all the comments. Is it possible to take this patchset for next ? Sure ;-) +1. Also when applying you might add Reviewed-by: Tomasz Figa t.f...@samsung.com to any patches that

RE: [PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-04-26 Thread Kukjin Kim
Javi Merino wrote: On Fri, Apr 25, 2014 at 09:35:35PM +0100, Tomasz Figa wrote: On 25.04.2014 22:30, Javi Merino wrote: On Fri, Apr 25, 2014 at 09:16:30PM +0100, Tomasz Figa wrote: On 25.04.2014 22:11, Javi Merino wrote: d726ca2d3316 (ARM: dts: Add vmmc-supply to MMC on arndale-octa

RE: [PATCH] i2c: s3c2410: resume race fix

2014-04-23 Thread Kukjin Kim
before reinit, but really should have seen the -EIO return instead. Signed-off-by: Olof Johansson o...@lixom.net Signed-off-by: Doug Anderson diand...@chromium.org Acked-by: Kukjin Kim kgene@samsung.com Thanks, Kukjin --- drivers/i2c/busses/i2c-s3c2410.c | 2 +- 1 file changed, 1

RE: [PATCH] ARM: dts: Remove mau_pd node for Exynos5420

2014-04-23 Thread Kukjin Kim
Tushar Behera wrote: On 22 April 2014 13:08, Alim Akhtar alim.akh...@gmail.com wrote: Hi Tushar On Tue, Apr 22, 2014 at 11:09 AM, Tushar Behera tushar.beh...@linaro.org wrote: MAU powerdomain provides clocks for Audio sub-system block. This block comprises of the I2S audio

Re: [Patch v2 0/4] add cpuidle support for Exynos5420

2014-04-23 Thread Kukjin Kim
On 04/23/14 19:18, Rafael J. Wysocki wrote: On Wednesday, April 23, 2014 02:55:50 PM Chander Kashyap wrote: Exynos5420 is a big-little Soc from Samsung. It has 4 A15 and 4 A7 cores. This patchset adds cpuidle support for Exynos5420 SoC based on generic big.little cpuidle driver. Tested on

RE: [PATCH v8 1/3] ARM: EXYNOS: initial board support for exynos5260 SoC

2014-04-22 Thread Kukjin Kim
Tomasz Figa wrote: On 16.04.2014 10:08, Sachin Kamat wrote: Hi Tomasz, On 16 April 2014 13:27, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Rahul, On 16.04.2014 05:58, Rahul Sharma wrote: From: Pankaj Dubey pankaj.du...@samsung.com This patch add basic arch side support for

RE: [PATCH v8 2/3] ARM: dts: add dts files for exynos5260 SoC

2014-04-22 Thread Kukjin Kim
Rahul Sharma wrote: The patch adds the dts files for exynos5260. Signed-off-by: Pankaj Dubey pankaj.du...@samsung.com Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Arun Kumar K arun...@samsung.com Reviewed-by: Tomasz Figa t.f...@samsung.com Looks good to me. I will

RE: [PATCH v2] ARM: dts: disable MDMA1 node for Exynos5420

2014-04-22 Thread Kukjin Kim
Javi Merino wrote: On Tue, Apr 22, 2014 at 02:05:26PM +0100, Seungwon Jeon wrote: This change places MDMA1 in disabled node for Exynos5420. If MDMA1 region is configured with secure mode, it makes the boot failure with the following on smdk5420 board. (Unhandled fault: imprecise

<    2   3   4   5   6   7   8   9   10   11   >