[PATCH 1/5] ARM: dts: Enable RTC node on Origen boards

2014-05-23 Thread Sachin Kamat
Enabled RTC node on Origen 4210 and 4412 boards. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- arch/arm/boot/dts/exynos4210-origen.dts |4 arch/arm/boot/dts/exynos4412-origen.dts |4 2 files changed, 8 insertions(+) diff --git

[PATCH 2/5] ARM: dts: Enable watchdog node on Origen boards

2014-05-23 Thread Sachin Kamat
Enabled watchdog nodes on Origen 4210 and 4412 boards. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- arch/arm/boot/dts/exynos4210-origen.dts |4 arch/arm/boot/dts/exynos4412-origen.dts |4 2 files changed, 8 insertions(+) diff --git

[PATCH 5/5] ARM: dts: Update watchdog node name in exynos5440.dtsi

2014-05-23 Thread Sachin Kamat
Made it as per DT node naming convention name@reg_addr. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- arch/arm/boot/dts/exynos5440.dtsi |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/exynos5440.dtsi b/arch/arm/boot/dts/exynos5440.dtsi index

[PATCH 3/5] ARM: dts: Replace numbers with key code macros on Origen boards

2014-05-23 Thread Sachin Kamat
Key code macros improve readability. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- arch/arm/boot/dts/exynos4210-origen.dts | 11 ++- arch/arm/boot/dts/exynos4412-origen.dts | 13 +++-- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git

[PATCH 4/5] ARM: dts: Replace numbers with key code macros on Arndale board

2014-05-23 Thread Sachin Kamat
Key code macros improve readability. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- arch/arm/boot/dts/exynos5250-arndale.dts | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts

Re: [PATCH] ARM: EXYNOS: Use wfi macro in platform_do_lowpower

2014-05-23 Thread Leela Krishna Amudala
Hi Kgene, On Fri, May 23, 2014 at 12:31 AM, Daniel Lezcano daniel.lezc...@linaro.org wrote: On 05/22/2014 09:57 AM, Leela Krishna Amudala wrote: This patch is originally based on commit b3377d186572 (ARM: 7064/1: vexpress: Use wfi macro in platform_do_lowpower.) Current Exynos CPU hotplug

Re: [PATCH 5/5] ARM: dts: Update watchdog node name in exynos5440.dtsi

2014-05-23 Thread Jingoo Han
On Friday, May 23, 2014 3:09 PM, Sachin Kamat wrote: Made it as per DT node naming convention name@reg_addr. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Reviewed-by: Jingoo Han jg1@samsung.com Best regards, Jingoo Han --- arch/arm/boot/dts/exynos5440.dtsi |2 +- 1 file

[PATCH] ARM: EXYNOS: Add 5800 SoC support

2014-05-23 Thread Arun Kumar K
Exynos5800 is an octa core SoC which is based on the 5420 platform. This patch adds the basic support for it in the mach-exynos. Signed-off-by: Arun Kumar K arun...@samsung.com --- arch/arm/mach-exynos/Kconfig |5 + arch/arm/mach-exynos/common.h | 11 ++-

Re: [PATCH v4] drm/exynos: enable fimd clocks in probe before accessing fimd registers

2014-05-23 Thread Andrzej Hajda
Hi Rahul, On 05/23/2014 04:19 AM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Fimd probe is accessing fimd Registers without enabling the fimd gate clocks. If FIMD clocks are kept disabled in Uboot or disbaled during kernel boottime, the system hangs during boottime.

Re: [PATCH 2/2] ASoC: samsung: Add machine driver for odroidx2

2014-05-23 Thread Sylwester Nawrocki
On 22/05/14 20:53, Mark Brown wrote: On Thu, May 22, 2014 at 01:55:08PM +0200, Sylwester Nawrocki wrote: From: Chen Zhen zhen1.c...@samsung.com This machine driver primary defines the audio path, the supported data formats and sample frequency. I guess it can't yet, it would have been good

[PATCH] clk: samsung: Make of_device_id array const

2014-05-23 Thread Krzysztof Kozlowski
Array of struct of_device_id may be be const as expected by of_match_table field and of_find_matching_node_and_match() function. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/clk/samsung/clk-exynos4.c| 2 +- drivers/clk/samsung/clk-exynos5250.c | 2 +-

Re: [PATCH 1/2] doc: dt bindings: Document Odroid X2/U3 audio subsystem bindings

2014-05-23 Thread Sylwester Nawrocki
On 22/05/14 20:46, Mark Brown wrote: On Thu, May 22, 2014 at 01:55:07PM +0200, Sylwester Nawrocki wrote: +sound { +compatible = samsung,odroidx2-audio; +samsung,i2s-controller = i2s0; +samsung,audio-codec = max98090; +}; Can this not use

[PATCH 0/3] mmc: fixed the mmc_of_parse for dwmmc

2014-05-23 Thread Jaehoon Chung
This patch-set is fixed the dw-mmc controller problem. dw-mmc controller have the slot, but mmc_of_parse didn't parse the slot sub-node. So dw-mmc controller didn't work correctly. Jaehoon Chung (2): mmc: dw_mmc: use the __mmc_of_parse to parse the slot node ARM: dts: replace the broken-cd

[PATCH 3/3] ARM: dts: replace the broken-cd property into slot node for dwmmc.

2014-05-23 Thread Jaehoon Chung
dw-mmc controller can be support the multiple slot. So each slot's property can be difference. Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com --- arch/arm/boot/dts/exynos4412-odroidx.dts |2 +- arch/arm/boot/dts/exynos4412-origen.dts |2 +-

[PATCH 2/3] mmc: dw_mmc: use the __mmc_of_parse to parse the slot node

2014-05-23 Thread Jaehoon Chung
dw-mmc controller have the multiple slot. Then it needs to parse the property for each slot. Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com --- drivers/mmc/host/dw_mmc.c | 25 ++--- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git

[PATCH 1/3] mmc: host: add slot argument to mmc_of_parse

2014-05-23 Thread Jaehoon Chung
From: Ludovic Desroches ludovic.desroc...@atmel.com Some hosts manage several slots. In these case information such as the bus width, chi detect and others are into the slot node. So we have to parse child node. If not NULL, slot node will be used instead of the device node. Signed-off-by:

[PATCH v10 3/3] ARM: dts: Add initial device tree support for EXYNOS5410

2014-05-23 Thread Tarek Dakhran
Add initial device tree nodes for EXYNOS5410 SoC and SMDK5410 board. Signed-off-by: Tarek Dakhran t.dakh...@samsung.com Signed-off-by: Vyacheslav Tyrtov v.tyr...@samsung.com --- arch/arm/boot/dts/Makefile|1 + arch/arm/boot/dts/exynos5410-smdk5410.dts | 82

[PATCH v10 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC

2014-05-23 Thread Tarek Dakhran
EXYNOS5410 is SoC in Samsung's Exynos5 SoC series. Add initial support for this SoC. Signed-off-by: Tarek Dakhran t.dakh...@samsung.com Signed-off-by: Vyacheslav Tyrtov v.tyr...@samsung.com --- arch/arm/mach-exynos/Kconfig|8 arch/arm/mach-exynos/common.h | 11 ++-

[PATCH v10 0/3] Exynos 5410 support

2014-05-23 Thread Tarek Dakhran
The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on big.LITTLE architecture Patches add new platform description, support of clock controller and device tree for Exynos 5410. Has been build on Samsung Linux Kernel (branch: for-next,

Re: [PATCH 1/3] mmc: host: add slot argument to mmc_of_parse

2014-05-23 Thread Tushar Behera
On 23 May 2014 15:55, Jaehoon Chung jh80.ch...@samsung.com wrote: From: Ludovic Desroches ludovic.desroc...@atmel.com Some hosts manage several slots. In these case information such as the bus width, chi detect and others are into the slot node. So we have to parse child node. If not NULL,

[PATCH] drm/exynos: remove redundant mutex_unlock

2014-05-23 Thread Andrzej Hajda
The patch fixes unlocking in exynos_drm_component_del. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- Hi Inki, This patch is based on exynos_drm_next branch. Regards Andrzej --- drivers/gpu/drm/exynos/exynos_drm_drv.c | 1 - 1 file changed, 1 deletion(-) diff --git

[PATCH] drm/exynos/fimd: allow multiplatform configuration

2014-05-23 Thread Andrzej Hajda
The patch removes dependency on !ARCH_MULTIPLATFORM. This dependency seems to be not longer valid. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/exynos/Kconfig

[PATCH] drm/exynos: add fimd dependency to fimd related encoders

2014-05-23 Thread Andrzej Hajda
DPI, DSI and DP drivers will not work without FIMD. The patch adds appropriate dependencies in Kconfig. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/exynos/Kconfig

Re: [PATCH] drm/exynos/fimd: allow multiplatform configuration

2014-05-23 Thread Sachin Kamat
On 23 May 2014 16:28, Andrzej Hajda a.ha...@samsung.com wrote: The patch removes dependency on !ARCH_MULTIPLATFORM. This dependency seems to be not longer valid. Signed-off-by: Andrzej Hajda a.ha...@samsung.com Reviewed-by: Sachin Kamat sachin.ka...@linaro.org -- With warm regards, Sachin

Re: [PATCH] drm/exynos: remove redundant mutex_unlock

2014-05-23 Thread Sachin Kamat
Hi Andrzej, On 23 May 2014 16:27, Andrzej Hajda a.ha...@samsung.com wrote: The patch fixes unlocking in exynos_drm_component_del. This patch actually removes multiple unlocking issue. Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- Hi Inki, This patch is based on exynos_drm_next

Re: [PATCH 2/2] ASoC: samsung: Add machine driver for odroidx2

2014-05-23 Thread Mark Brown
On Fri, May 23, 2014 at 10:44:56AM +0200, Sylwester Nawrocki wrote: On 22/05/14 20:53, Mark Brown wrote: As for the DT binding documentation patch, I thought we're supposed to keep documentation in separate patches, so processes of separating it from the kernel is easier ? I'm not sure what

Re: Re: [PATCH 2/2] ASoC: samsung: Add machine driver for odroidx2

2014-05-23 Thread Mark Brown
On Fri, May 23, 2014 at 02:18:39AM +, Zhen Chen wrote: HTML xmlns:o = urn:schemas-microsoft-com:office:officeHEADTITLESamsung Enterprise Portal mySingle/TITLE META content=IE=5 http-equiv=X-UA-Compatible META content=text/html; charset=windows-1252 http-equiv=Content-Type Please fix

Re: [PATCH v4] drm/exynos: enable fimd clocks in probe before accessing fimd registers

2014-05-23 Thread Rahul Sharma
Hi Andrej, On 23 May 2014 13:13, Andrzej Hajda a.ha...@samsung.com wrote: Hi Rahul, [snip] + clk_disable_unprepare(ctx-lcd_clk); + clk_disable_unprepare(ctx-bus_clk); + return 0; If you want to access fimd registers I guess pm_runtime_get_sync should be called as well, to

[PATCH v5] drm/exynos: enable fimd clocks in probe before accessing fimd registers

2014-05-23 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Fimd probe is accessing fimd Registers without enabling the fimd gate clocks. If FIMD clocks are kept disabled in Uboot or disbaled during kernel boottime, the system hangs during boottime. This issue got surfaced when verifying with sysmmu enabled.

[PATCH] ASoC: samsung: Use params_width()

2014-05-23 Thread Tushar Behera
commit 8c5178fca4ce (ALSA: Add params_width() helpers) introduces a helper to get the sample width. Updating Samsung related sound drivers to use this helper. Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- sound/soc/samsung/i2s.c |8 sound/soc/samsung/pcm.c

Crash during S2R on Arndale if CONFIG_SAMSUNG_PM_CHECK enabled

2014-05-23 Thread Vikas Sajjan
Hi, I notice that if CONFIG_SAMSUNG_PM_CHECK is enabled, we get a crash in function crc32_le(), as below. wanted to know, if anyone of you came across this. Tested on Arndale5250 on kgene's 'for-next' branch 19307a0b41ef10a20712827430e1f2074efab3c4 Merge branch 'v3.16-next/dt-samsung-2' into

[PATCH v4 0/2] cpufreq: opp: Add device tree based lookup of boost mode frequency

2014-05-23 Thread Thomas Abraham
Changes since v3: - Minor changes as suggested in the last version. Changes since v2: - Reworked based on the PM / OPP: move cpufreq specific helpers out of OPP layer patch series posted by Nishanth Menon n...@ti.com. Changes since v1: - Boost mode frequencies are specfied as a set of

[PATCH v4 2/2] Documentation: devicetree: Add boost-frequency binding to list boost mode frequency

2014-05-23 Thread Thomas Abraham
From: Thomas Abraham thomas...@samsung.com Add a new optional boost-frequency binding for specifying the frequencies usable in boost mode. Cc: Nishanth Menon n...@ti.com Cc: Lukasz Majewski l.majew...@samsung.com Cc: Rob Herring robh...@kernel.org Cc: Pawel Moll pawel.m...@arm.com Cc: Mark

[PATCH v4 1/2] cpufreq / OPP: Allow boost frequency to be looked up from device tree

2014-05-23 Thread Thomas Abraham
From: Thomas Abraham thomas...@samsung.com Commit 6f19efc0 (cpufreq: Add boost frequency support in core) adds support for CPU boost mode. This patch adds support for finding available boost frequencies from device tree and marking them as usable in boost mode. Cc: Nishanth Menon n...@ti.com Cc:

Re: [PATCH] drm/exynos: add fimd dependency to fimd related encoders

2014-05-23 Thread Inki Dae
On 2014년 05월 23일 19:59, Andrzej Hajda wrote: DPI, DSI and DP drivers will not work without FIMD. The patch adds appropriate dependencies in Kconfig. Applied. Thanks, Inki Dae Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- drivers/gpu/drm/exynos/Kconfig | 6 +++--- 1 file changed,

[PATCH v5 0/7] cpufreq: use cpufreq-cpu0 driver for exynos based platforms

2014-05-23 Thread Thomas Abraham
Changes since v4: - Various changes in clock code suggested by Tomasz Figa t.f...@samsung.com - This series depends on mutiple other patches [a] patch that introduces read-only attribute for clock dividers. - http://lists.infradead.org/pipermail/linux-arm-kernel/2014-May/259264.html [b]

Re: [PATCH] drm/exynos: remove redundant mutex_unlock

2014-05-23 Thread Inki Dae
On 2014년 05월 23일 19:57, Andrzej Hajda wrote: The patch fixes unlocking in exynos_drm_component_del. Applied. Thanks, Inki Dae Signed-off-by: Andrzej Hajda a.ha...@samsung.com --- Hi Inki, This patch is based on exynos_drm_next branch. Regards Andrzej ---

[PATCH v5 4/7] clk: exynos: use cpu-clock provider type to represent arm clock

2014-05-23 Thread Thomas Abraham
From: Thomas Abraham thomas...@samsung.com With the addition of the new Samsung specific cpu-clock type, the arm clock can be represented as a cpu-clock type and the independent clock blocks that made up the arm clock can be removed. Signed-off-by: Thomas Abraham thomas...@samsung.com ---

[PATCH v5 3/7] Documentation: devicetree: add cpu clock configuration data binding for Exynos4/5

2014-05-23 Thread Thomas Abraham
From: Thomas Abraham thomas...@samsung.com The clock blocks within the CMU_CPU clock domain are put together into a new composite clock type called the cpu clock. This clock type requires configuration data that will be atomically programmed in the multiple clock blocks encapsulated within the

[PATCH v5 1/7] cpufreq: cpufreq-cpu0: allow use of optional boost mode frequencies

2014-05-23 Thread Thomas Abraham
From: Thomas Abraham thomas...@samsung.com Lookup for the optional boost-frequency property in cpu0 node and if available, enable support for boost mode frequencies. The frequencies usable in boost mode are determined while preparing the cpufreq table from the list of operating points available.

[PATCH v5 2/7] clk: samsung: add infrastructure to register cpu clocks

2014-05-23 Thread Thomas Abraham
From: Thomas Abraham thomas...@samsung.com The CPU clock provider supplies the clock to the CPU clock domain. The composition and organization of the CPU clock provider could vary among Exynos SoCs. A CPU clock provider can be composed of clock mux, dividers and gates. This patch defines a new

[PATCH v5 7/7] cpufreq: exynos: remove all exynos specific cpufreq driver support

2014-05-23 Thread Thomas Abraham
From: Thomas Abraham thomas...@samsung.com Exynos4210, Exynos4x12 and Exynos5250 based platforms have switched over to use cpufreq-cpu0 driver for cpufreq functionality. So the Exynos specific cpufreq drivers for these platforms can be removed. Signed-off-by: Thomas Abraham thomas...@samsung.com

[PATCH v5 6/7] ARM: Exynos: switch to using generic cpufreq-cpu0 driver

2014-05-23 Thread Thomas Abraham
From: Thomas Abraham thomas...@samsung.com Remove the platform device instantiation for Exynos specific cpufreq driver and add the platform device for cpufreq-cpu0 driver. Signed-off-by: Thomas Abraham thomas...@samsung.com --- arch/arm/mach-exynos/exynos.c |4 +++- 1 file changed, 3

[PATCH] ARM: dts: exynos4: Fix reg sizes of GIC

2014-05-23 Thread Tomasz Figa
This patch fixes reg entry sizes in GIC node that were not large enough to cover whole regions. Signed-off-by: Tomasz Figa t.f...@samsung.com --- arch/arm/boot/dts/exynos4.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/exynos4.dtsi

Re: [PATCH v4 3/8] clk: samsung: add infrastructure to register cpu clocks

2014-05-23 Thread Thomas Abraham
Hi Tomasz, On Fri, May 16, 2014 at 10:47 PM, Tomasz Figa t.f...@samsung.com wrote: Hi Thomas, On 14.05.2014 03:11, Thomas Abraham wrote: From: Thomas Abraham thomas...@samsung.com The CPU clock provider supplies the clock to the CPU clock domain. The composition and organization of the CPU

Re: [PATCH v4 3/8] clk: samsung: add infrastructure to register cpu clocks

2014-05-23 Thread Tomasz Figa
Hi Thomas, On 23.05.2014 16:41, Thomas Abraham wrote: [snip] Thanks for your detailed review. I have made all the changes that you have suggested. Unfortunately it seems like you have missed quite a lot of my comments, especially those regarding patch 4/8, which adds DT binding. Best

[PATCH] ARM: EXYNOS: Fix core ID used by platsmp and hotplug code

2014-05-23 Thread Tomasz Figa
When CPU topology is specified in device tree, cpu_logical_map() does not return core ID anymore, but rather full MPIDR value. This breaks existing calculation of PMU register offsets on Exynos SoCs. This patch fixes the problem by adjusting the code to use only core ID bits of the value returned

[PATCH v2 1/3] ARM: EXYNOS: Consolidate Kconfig entries

2014-05-23 Thread Sachin Kamat
Instead of repeating the Kconfig entries for every SoC, move them under ARCH_EXYNOS4 and 5 and move the entries common to both 4 and 5 under ARCH_EXYNOS. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- No changes since v1 --- arch/arm/Kconfig | 10 ++

[PATCH v2 0/3] Exynos multi-platform support

2014-05-23 Thread Sachin Kamat
The patches in this series were earlier sent as part of other series. Now that the other patches have been merged, re-sending these after rebasing them on linux-next (20140523). Tested on Exynos4210, 4412, 5250 and 5420 based boards. A particular change in this series is the removal of single

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

2014-05-23 Thread Sachin Kamat
From: Arnd Bergmann a...@arndb.de This makes it possible to enable the Exynos platform as part of a multiplatform kernel. Signed-off-by: Arnd Bergmann a...@arndb.de Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- Changes since v1: Dropped duplicate config symbols as suggested by Arnd.

[PATCH v2 3/3] ARM: multi_v7_defconfig: Enable Exynos platform

2014-05-23 Thread Sachin Kamat
Enable Exynos platform and its related IPs. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- No changes since v1. --- arch/arm/configs/multi_v7_defconfig | 12 1 file changed, 12 insertions(+) diff --git a/arch/arm/configs/multi_v7_defconfig

[PATCH v2] cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM

2014-05-23 Thread Tomasz Figa
Currently Exynos cpufreq drivers rely on globally mapped clock controller registers to configure frequency of CPU cores. This is obviously wrong and will be removed in near future, but to enable support for multi-platform builds without introducing a regression it needs to be worked around. This

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

2014-05-23 Thread Daniel Lezcano
On 05/22/2014 08:35 PM, Kukjin Kim wrote: On 04/26/14 20:05, Kukjin Kim wrote: 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

Re: [PATCH v10 3/3] ARM: dts: Add initial device tree support for EXYNOS5410

2014-05-23 Thread Matthias Brugger
2014-05-23 12:35 GMT+02:00 Tarek Dakhran t.dakh...@samsung.com: Add initial device tree nodes for EXYNOS5410 SoC and SMDK5410 board. Signed-off-by: Tarek Dakhran t.dakh...@samsung.com Signed-off-by: Vyacheslav Tyrtov v.tyr...@samsung.com --- arch/arm/boot/dts/Makefile|1

Re: [PATCH v10 2/3] clk: exynos5410: register clocks using common clock framework

2014-05-23 Thread Mike Turquette
Quoting Tarek Dakhran (2014-05-23 03:35:42) The EXYNOS5410 clocks are statically listed and registered using the Samsung specific common clock helper functions. Signed-off-by: Tarek Dakhran t.dakh...@samsung.com Signed-off-by: Vyacheslav Tyrtov v.tyr...@samsung.com Quick glance over it.

Re: [PATCH v2 0/3] Exynos multi-platform support

2014-05-23 Thread Arnd Bergmann
On Friday 23 May 2014, Sachin Kamat wrote: The patches in this series were earlier sent as part of other series. Now that the other patches have been merged, re-sending these after rebasing them on linux-next (20140523). Tested on Exynos4210, 4412, 5250 and 5420 based boards. A particular

[GIT PULL] Samsung 2nd fixes for 3.15

2014-05-23 Thread Kukjin Kim
Hi, Here is 2nd samsung fixes for 3.15, actually it happened before 3.14 but would be better if this could be merged into 3.15. Thanks, Kukjin The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) are available in the git

Re: [PATCH v2 0/3] Exynos multi-platform support

2014-05-23 Thread Kukjin Kim
On 05/24/14 04:17, Arnd Bergmann wrote: On Friday 23 May 2014, Sachin Kamat wrote: The patches in this series were earlier sent as part of other series. Now that the other patches have been merged, re-sending these after rebasing them on linux-next (20140523). Tested on Exynos4210, 4412, 5250

Re: [PATCH] ARM: EXYNOS: Add 5800 SoC support

2014-05-23 Thread Kukjin Kim
On 05/23/14 16:34, Arun Kumar K wrote: Exynos5800 is an octa core SoC which is based on the 5420 platform. This patch adds the basic support for it in the mach-exynos. Signed-off-by: Arun Kumar Karun...@samsung.com --- arch/arm/mach-exynos/Kconfig |5 +

Re: [PATCH] ARM: EXYNOS: Add 5800 SoC support

2014-05-23 Thread Olof Johansson
On Fri, May 23, 2014 at 1:05 PM, Kukjin Kim kgene@samsung.com wrote: On 05/23/14 16:34, Arun Kumar K wrote: Exynos5800 is an octa core SoC which is based on the 5420 platform. This patch adds the basic support for it in the mach-exynos. Signed-off-by: Arun Kumar Karun...@samsung.com

[PATCH v2] devicetree: Add generic IOMMU device tree bindings

2014-05-23 Thread Thierry Reding
From: Thierry Reding tred...@nvidia.com This commit introduces a generic device tree binding for IOMMU devices. Only a very minimal subset is described here, but it is enough to cover the requirements of both the Exynos System MMU and Tegra SMMU as discussed here:

Re: [PATCH v2 0/3] Exynos multi-platform support

2014-05-23 Thread Tomasz Figa
on linux-next (20140523). Tested on Exynos4210, 4412, 5250 and 5420 based boards. A particular change in this series is the removal of single platform support for Exynos as suggested by Arnd and Olof (patch 2/3). With this change certain features (drivers) which are not yet multi-platform aware like

Re: [PATCH] ARM: EXYNOS: Add 5800 SoC support

2014-05-23 Thread Tomasz Figa
Hi Arun, On 23.05.2014 09:34, Arun Kumar K wrote: Exynos5800 is an octa core SoC which is based on the 5420 platform. This patch adds the basic support for it in the mach-exynos. Signed-off-by: Arun Kumar K arun...@samsung.com --- arch/arm/mach-exynos/Kconfig |5 +

Re: [PATCH v10 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC

2014-05-23 Thread Tomasz Figa
Hi Tarek, With v2 of the series I mentioned in review of previous version [1], this patch can be skipped. [1] http://www.spinics.net/lists/linux-samsung-soc/msg31258.html Best regards, Tomasz On 23.05.2014 12:35, Tarek Dakhran wrote: EXYNOS5410 is SoC in Samsung's Exynos5 SoC series. Add

Re: [PATCH v10 3/3] ARM: dts: Add initial device tree support for EXYNOS5410

2014-05-23 Thread Tomasz Figa
Hi Tarek, On 23.05.2014 12:35, Tarek Dakhran wrote: Add initial device tree nodes for EXYNOS5410 SoC and SMDK5410 board. Signed-off-by: Tarek Dakhran t.dakh...@samsung.com Signed-off-by: Vyacheslav Tyrtov v.tyr...@samsung.com --- arch/arm/boot/dts/Makefile|1 +

Re: [PATCH v10 2/3] clk: exynos5410: register clocks using common clock framework

2014-05-23 Thread Tomasz Figa
Hi Tarek, Thanks for keeping up with addressing my comments. See below. On 23.05.2014 12:35, Tarek Dakhran wrote: The EXYNOS5410 clocks are statically listed and registered using the Samsung specific common clock helper functions. Signed-off-by: Tarek Dakhran t.dakh...@samsung.com

Re: [PATCH 1/3] ARM: EXYNOS: Add support for clock handling in power domain

2014-05-23 Thread Tomasz Figa
Hi, On 23.05.2014 07:08, Arun Kumar K wrote: From: Prathyush K prathyus...@samsung.com While powering on/off a local powerdomain in exynos5 chipsets, the input clocks to each device gets modified. This behaviour is based on the SYSCLK_SYS_PWR_REG registers. E.g. SYSCLK_MFC_SYS_PWR_REG =

Re: [PATCH 2/3] clk: exynos5420: Add IDs for clocks used in PD mfc

2014-05-23 Thread Tomasz Figa
Hi Arun, On 23.05.2014 07:08, Arun Kumar K wrote: Adds IDs for MUX clocks to be used by power domain for MFC for doing re-parenting while pd on/off. Signed-off-by: Arun Kumar K arun...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c |6 --

Re: [PATCH 3/3] ARM: dts: Add clock property for mfc_pd in 5420

2014-05-23 Thread Tomasz Figa
On 23.05.2014 07:08, Arun Kumar K wrote: Adding the optional clock property for the mfc_pd for handling the re-parenting while pd on/off. Signed-off-by: Arun Kumar K arun...@samsung.com --- arch/arm/boot/dts/exynos5420.dtsi |3 +++ 1 file changed, 3 insertions(+) diff --git

Re: [GIT PULL] Samsung 2nd fixes for 3.15

2014-05-23 Thread Arnd Bergmann
On Friday 23 May 2014, Kukjin Kim wrote: Hi, Here is 2nd samsung fixes for 3.15, actually it happened before 3.14 but would be better if this could be merged into 3.15. Thanks, Kukjin The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: Linux 3.15-rc1

Re: [PATCH v10 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC

2014-05-23 Thread Tarek Dakhran
Hi Tomazs, On Sat, May 24, 2014 at 1:11 AM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Tarek, With v2 of the series I mentioned in review of previous version [1], this patch can be skipped. [1] http://www.spinics.net/lists/linux-samsung-soc/msg31258.html Best regards, Tomasz On

Re: [PATCH v10 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC

2014-05-23 Thread Tomasz Figa
On 24.05.2014 00:44, Tarek Dakhran wrote: Hi Tomazs, On Sat, May 24, 2014 at 1:11 AM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Tarek, With v2 of the series I mentioned in review of previous version [1], this patch can be skipped. [1]

Re: [PATCH v10 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC

2014-05-23 Thread Tarek Dakhran
Sorry, only now catch it! I agree, this patch is not needed anymore, except Kconfig option. config SOC_EXYNOS5410 is needed to build clock stuff. What is your opinion, Tomasz? On Sat, May 24, 2014 at 2:44 AM, Tarek Dakhran t.dakh...@gmail.com wrote: Hi Tomazs, On Sat, May 24, 2014 at 1:11 AM,

Re: [PATCH v4 0/3] clk: s2mps11: Fixes and add support for S2MPS14 clocks

2014-05-23 Thread Mike Turquette
Quoting Krzysztof Kozlowski (2014-05-21 04:22:58) Hi, This is actually a resend of previous patches, rebased on latest 3.15-rc5. There are no changes, beside rebasing. The first two fixes were posted previously as separate patches and they didn't get review [1]. I am attaching them

Re: [PATCH v10 2/3] clk: exynos5410: register clocks using common clock framework

2014-05-23 Thread Tarek Dakhran
This is just my inattention. Will be corrected until Monday. On Sat, May 24, 2014 at 1:19 AM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Tarek, Thanks for keeping up with addressing my comments. See below. On 23.05.2014 12:35, Tarek Dakhran wrote: The EXYNOS5410 clocks are statically

Re: [PATCH v10 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC

2014-05-23 Thread Tomasz Figa
On 24.05.2014 00:48, Tarek Dakhran wrote: Sorry, only now catch it! I agree, this patch is not needed anymore, except Kconfig option. config SOC_EXYNOS5410 is needed to build clock stuff. Right, I missed this. What is your opinion, Tomasz? I'd suggest re-spinning this series once more,

Re: [PATCH V2 1/2] ARM: EXYNOS: Update secondary boot addr for secure mode

2014-05-23 Thread Sachin Kamat
On 20 May 2014 09:20, Tushar Behera tushar.beh...@linaro.org wrote: From: Sachin Kamat sachin.ka...@linaro.org Almost all Exynos-series of SoCs that run in secure mode don't need additional offset for every CPU, with Exynos4412 being the only exception. Tested on Origen-Quad (Exynos4412)

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

2014-05-23 Thread Sachin Kamat
On 24 May 2014 03:01, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Daniel, On 23.05.2014 17:32, Daniel Lezcano wrote: On 05/22/2014 08:35 PM, Kukjin Kim wrote: On 04/26/14 20:05, Kukjin Kim wrote: Tomasz Figa wrote: On 14.04.2014 11:01, Daniel Lezcano wrote: Hi Kukjin, I believe I