Re: [PATCH v2 6/6] drivers: soc: samsung: Add support for Exynos7 pmu

2014-11-09 Thread amit daniel kachhap
On Sat, Nov 8, 2014 at 11:05 PM, Pankaj Dubey wrote: > Hi Amit, > > On 8 November 2014 18:46, Amit Daniel Kachhap wrote: >> Add PMU settings for exynos7. This is required for future suspend-to-ram, >> cpuidle and power domain support. >> >> Note: In this patch some static declarations lines are o

Re: [PATCH v2 2/6] drivers: soc: Add support for Exynos PMU driver

2014-11-09 Thread amit daniel kachhap
On Sat, Nov 8, 2014 at 10:45 PM, Pankaj Dubey wrote: > Hi Amit, > > On 8 November 2014 18:46, Amit Daniel Kachhap wrote: >> This patch moves Exynos PMU driver implementation from "arm/mach-exynos" >> to "drivers/soc/samsung". This driver is mainly used for setting misc bits of >> register from PM

Re: [PATCH v2 3/6] drivers: soc: samsung: Fix a spelling mistake

2014-11-09 Thread amit daniel kachhap
On Sat, Nov 8, 2014 at 9:26 PM, Pankaj Dubey wrote: > Hi Amit, > > > On 8 November 2014 18:46, Amit Daniel Kachhap wrote: >> This patches changes the name of exynos5_list_diable_wfi_wfe to >> exynos5_list_disable_wfi_wfe. >> > > Same change I have posted earlier [1] and Kukjin has taken same in h

Re: [PATCH] spi: s3c64xx: add support for exynos7 SPI controller

2014-11-09 Thread Padma Venkat
Hi Mark, On 11/7/14, Mark Brown wrote: > On Fri, Nov 07, 2014 at 02:01:57PM +0530, Padma Venkat wrote: > >> CS can also be controlled automatically by setting AUTO_N_MANUAL to 1 >> in CS_CFG. When it is auto CS automatically toggles between packet to >> packet. NCS_TIME_COUNT in CS_CFG controls t

[PATCH v6 35/48] arm: Register with kernel power-off handler

2014-11-09 Thread Guenter Roeck
Register with kernel power-off handler instead of setting pm_power_off directly. Always use register_power_off_handler_simple as there is no indication that more than one power-off handler is registered. If the power-off handler only resets the system or puts the CPU in sleep mode, select the fall

Re: [PATCH] ARM: dts: Fix booting on Rinato market device

2014-11-09 Thread Chanwoo Choi
Dear Kukjin, On 11/08/2014 07:16 PM, Kukjin Kim wrote: > Krzysztof Kozlowski wrote: >> >> On piÄ…, 2014-11-07 at 20:50 +0900, Chanwoo Choi wrote: >>> Hi Krzysztof, >>> >>> On 11/07/2014 08:44 PM, Krzysztof Kozlowski wrote: The bootloader on market Rinato (Gear 2) device checks for revision in

RE: [BUG 3.18-rc3] kernel BUG at drivers/iommu/exynos-iommu.c:481!

2014-11-09 Thread Cho KyongHo
Hi. Thank you for reporting. We will solve that problem as soon as possible! Regards, KyongHo -Original Message- From: Gustavo Padovan [mailto:gust...@padovan.org] Sent: Thursday, November 06, 2014 6:09 AM To: linux-samsung-soc@vger.kernel.org Cc: Cho KyongHo; Shaik Ameer Basha Subjec

Re: [PATCH 2/2] cpuidle: exynos: add coupled cpuidle support for Exynos4210

2014-11-09 Thread Daniel Lezcano
On 11/07/2014 07:00 PM, Bartlomiej Zolnierkiewicz wrote: The following patch adds coupled cpuidle support for Exynos4210 to an existing cpuidle-exynos driver. As a result it enables AFTR mode to be used by default on Exynos4210 without the need to hot unplug CPU1 first. The patch is heavily bas

Samsung pinctrl patches for v3.19

2014-11-09 Thread Tomasz Figa
Hi Linus, Please consider the following pull request containing queued changes for pinctrl-samsung driver. I'm sorry for all the delays in handling this. Things should get better from now on, though. Best regards, Tomasz - The foll