Re: [PATCH V2 01/20] thermal: exynos: Moving exynos thermal files into samsung directory

2013-05-06 Thread Zhang Rui
On Fri, 2013-04-26 at 16:07 +0530, 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

Re: [PATCH V2 05/20] thermal: exynos: Bifurcate exynos tmu driver and configuration data

2013-05-06 Thread Zhang Rui
On Fri, 2013-04-26 at 16:07 +0530, 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 Signed-off-by: Amit Daniel Kachhap

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

2013-05-06 Thread Naveen Krishna Chatradhi
From: Naveen Krishna Chatradhi ch.nav...@samsung.com 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

[PATCH] ARM: dts: Correct the base address of pinctrl_3

2013-05-06 Thread Padmavathi Venna
This patch corrects the base address of pinctrl_3 on Exynos5250 platform. Signed-off-by: Padmavathi Venna padm...@samsung.com --- This patch is dependent on below patch posted by Thomas Abraham. https://patchwork.kernel.org/patch/2225151/ arch/arm/boot/dts/exynos5250-pinctrl.dtsi |2 +-

[PATCH] ASoC: Samsung: i2s: Fix crash in i2s driver

2013-05-06 Thread Padmavathi Venna
This patch fixes a null pointer deference in i2s driver in DT case Signed-off-by: Padmavathi Venna padm...@samsung.com --- This patch is dependent on below patch posted by Thomas Abraham. https://patchwork.kernel.org/patch/2224801/ sound/soc/samsung/i2s.c |2 +- 1 files changed, 1

Re: [PATCH] ARM: dts: Correct the base address of pinctrl_3

2013-05-06 Thread Sascha Hauer
Hi, On Tue, May 07, 2013 at 09:07:33AM +0530, Padmavathi Venna wrote: This patch corrects the base address of pinctrl_3 on Exynos5250 platform. Exynos5250 should be part of the subject so that other people can know whether this patch is interesting for them or not. Sascha -- Pengutronix

Re: [PATCH] ARM: dts: Correct the base address of pinctrl_3

2013-05-06 Thread Padma Venkat
Hi, On Tue, May 7, 2013 at 10:28 AM, Sascha Hauer s.ha...@pengutronix.de wrote: Hi, On Tue, May 07, 2013 at 09:07:33AM +0530, Padmavathi Venna wrote: This patch corrects the base address of pinctrl_3 on Exynos5250 platform. Exynos5250 should be part of the subject so that other people can

[RFC PATCH V2] ARM: EXYNOS: Fix hotplug when CPUs boot in HYP mode

2013-05-06 Thread giridhar . maruthy
From: Giridhar Maruthy giridhar.maru...@linaro.org In intial boot-up, u-boot commit 3d28a181aab5e... arndale5250: Boot in Hyp mode and enable architected timers puts the CPUs in HYP mode. Hence, the CPUs need to be put in HYP mode when they are hot plugged out and plugged in back. This patch is

Re: [RFC PATCH V2] ARM: EXYNOS: Fix hotplug when CPUs boot in HYP mode

2013-05-06 Thread Giridhar Maruthy
This patch is a modification from the Christoffer Dall's u-boot patch. This is required to put the secondary processors in hyp mode during cpu hotplug when u-boot is no longer alive. Marc Zyngier suggested this logic to go into firmware or, u-boot putting a trampoline code into a page