Re: [PATCH 1/1] ARM: exynos_defconfig: Disable IOMMU support

2015-03-02 Thread Kukjin Kim
On 02/27/15 15:20, Javier Martinez Canillas wrote: > Hello Kukjin, > Hi, > On 02/17/2015 12:38 PM, Javier Martinez Canillas wrote: >> Enabling Exynos DRM IOMMU support for Exynos is currently broken and >> causes a BUG on exynos-iommu driver. This was not an issue since the >> options was disable

Re: [PATCH] ARM: fix exynos randconfig build error

2015-03-02 Thread Kukjin Kim
On 02/27/15 06:30, Kukjin Kim wrote: > On 02/25/15 20:46, Krzysztof Kozlowski wrote: >> 2015-02-25 12:26 GMT+01:00 Russell King : >>> The following error was observed with SMP=n in v4.0-rc1: >>> >>> arch/arm/mach-exynos/pm.c: In function 'exynos_cpu0_enter

Re: [PATCH 00/10] ARM: s3c64xx multiplatform, help needed

2015-03-02 Thread Kukjin Kim
On 03/03/15 01:53, Tomasz Figa wrote: > Hi Arnd, > Hi, > Thanks a lot for these patches. > > 2015-03-02 21:35 GMT+09:00 Arnd Bergmann : >> Hi everyone, >> >> I've had these patches in a private git tree for a while, and have >> finally gotten around to clean them up some more for submission. >>

[GIT PULL 2/2] Samsung fixes-2 for v4.0

2015-03-02 Thread Kukjin Kim
Hi, Please pull Samsung tmu and hdmi regression fixes for v4.0 and I know this is quite big for fixes but I couldn't handle this series for previous merge window because of dependency with driver side...sorry for that and please pull so that we could support them in v4.0 on exynos platforms. Than

[GIT PULL 1/2] Samsung fixes-1 for v4.0

2015-03-02 Thread Kukjin Kim
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-fixes-1 for you to fetch changes up to 8a68de64e9

Re: [PATCH] ARM: fix exynos randconfig build error

2015-02-26 Thread Kukjin Kim
On 02/25/15 20:46, Krzysztof Kozlowski wrote: > 2015-02-25 12:26 GMT+01:00 Russell King : >> The following error was observed with SMP=n in v4.0-rc1: >> >> arch/arm/mach-exynos/pm.c: In function 'exynos_cpu0_enter_aftr': >> arch/arm/mach-exynos/pm.c:246:4: error: implicit declaration of function >

Re: [PATCH v6 00/18] thermal: exynos: Thermal code rework to use device tree

2015-02-26 Thread Kukjin Kim
On 02/27/15 00:56, Lukasz Majewski wrote: > Hi Kukjin, > >> Lukasz Majewski wrote: >>> >>> Hi Kukjin, Eduardo >>> >> Hi, [...] >>> Kukjin, could you add missing DTS files and send this to upstream. >>> >> Unfortunately, I couldn't take the DT changes in Samsung tree at that >> time because of mi

Re: [PATCH] ARM: exynos: Fix wrong hwirq of RTC interrupt for Exynos3250 SoC

2015-02-26 Thread Kukjin Kim
_suspend to debug) >> [ 429.370685] wake enabled for irq 65 >> [ 429.370837] wake enabled for irq 64 >> [ 429.370868] wake enabled for irq 79 >> [snip] >> [ 429.372120] s3c-rtc 1007.rtc: enable_irq_wake failed >> >> Fixes: a4f582f

Re: [PATCH] ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherency

2015-02-26 Thread Kukjin Kim
On 02/18/15 07:24, Stephen Boyd wrote: > On 02/16/15 05:36, Krzysztof Kozlowski wrote: >> During CPU shutdown the exynos_cpu_power_down() is called after >> disabling cache coherency and it uses LDREX and STREX instructions (by >> calling of_machine_is_compatible() -> kobject_get() -> kref_get()).

RE: [PATCH 0/3] ARM: dts: Peach boards WiFi and audio support

2015-02-26 Thread Kukjin Kim
Javier Martinez Canillas wrote: > > Hello Kukjin, > Hi, > This series adds support for the remaining peripherals that were not > supported in the Exynos5420 Peach Pit and Exynos5800 Peach Pi boards. > > Javier Martinez Canillas (2): > ARM: dts: Mux XMMCnDATA[0] pad correctly for Exynos5420 bo

RE: [PATCH v5 0/2] irqchip: Move Exynos PM to use stacked domains

2015-02-24 Thread Kukjin Kim
Marc Zyngier wrote: > > Hi Pakaj, > Hi Marc and Pankaj, > On 24/02/15 10:09, Pankaj Dubey wrote: > > Hi Mark, > > > > On Monday 23 February 2015 11:15 PM, Marc Zyngier wrote: > >> This series is extracted from [4], which is trying to remove all > >> traces of gic_arch_extn from the tree. As some

RE: [PATCH v6 00/18] thermal: exynos: Thermal code rework to use device tree

2015-02-23 Thread Kukjin Kim
Lukasz Majewski wrote: > > Hi Kukjin, Eduardo > Hi, > > On 01/25/15 06:49, Eduardo Valentin wrote: > > > On Fri, Jan 23, 2015 at 01:09:53PM +0100, Lukasz Majewski wrote: > > >> 1. Introduction > > >> > > >> Following patches aim to clean up the current implementation of > > >> the thermal framew

RE: [PATCH 0/9] ARM: samsung: randconfig build fixes

2015-02-17 Thread Kukjin Kim
Arnd Bergmann wrote: > > This is a set of mostly trivial build fixes for bugs I have encountered > in random configurations. I'm sending them separate from the other > platforms since we have a lot of them for the various samsung platforms > here. > > Kukjin, please pick them up into a fixes bran

Re: [PATCH v2 0/3] Add support for hardware reset of eMMC card on reboot

2015-02-04 Thread Kukjin Kim
On 02/02/15 17:51, Javier Martinez Canillas wrote: > Hello Marek, > Hi Marek, > On Mon, Feb 2, 2015 at 9:33 AM, Marek Szyprowski > wrote: >> Hello, >> >> This patchset adds new mmc power sequence driver, which performs eMMC >> card hardware reset. Such power sequence, involving resetting emmc ca

Re: [PATCH V9 13/14] ARM: dts: snow: represent the connection between bridge and panel using videoport and endpoints

2015-02-04 Thread Kukjin Kim
On 01/27/15 13:27, Ajay kumar wrote: > Hi Kukjin, > Hi, [...] >> >> I'm fine on the DT changes in this series, shall I take 13/14 and 14/14 in >> Samsung tree? > Yes, please take these patches. > Done, thanks. - Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-s

Re: [PATCH v3 0/6] Add multiple GPIO and external clock to MMC pwrseq_simple

2015-02-04 Thread Kukjin Kim
On 02/05/15 00:06, Javier Martinez Canillas wrote: > Hello Kukjin, > Hi, > On 01/30/2015 02:06 PM, Javier Martinez Canillas wrote: >> On 01/30/2015 12:13 PM, Ulf Hansson wrote: Patch #1 extends the simple MMC power sequence DT binding to support more than one GPIO and patch #2 adds

Re: [PATCH v5 0/9] Enable HDMI support on Exynos platforms

2015-02-04 Thread Kukjin Kim
On 02/04/15 09:09, Joonyoung Shim wrote: > Hi, > Hi, > On 02/03/2015 12:58 PM, Kukjin Kim wrote: >> Marek Szyprowski wrote: >>> >>> Hi all, >>> >>> This is yet another update on patchset, which enables HDMI support for >>> Exynos bas

Re: [PATCH 1/3] exynos: config: Remove CONFIG_EXYNOS_THERMAL_CORE define (exynos_defconfig)

2015-02-04 Thread Kukjin Kim
On 02/04/15 22:49, Lukasz Majewski wrote: > Hi Kukjin, > Hi, >> On Wed, Jan 28, 2015 at 04:28:38PM +0100, Lukasz Majewski wrote: >>> After Exynos TMU rework to use device tree for configuration this >>> flag can be removed. It is not used anymore. >>> >>> Signed-off-by: Lukasz Majewski >> >> I d

[GIT PULL 1/3] Samsung exynos_defconfig updates for v3.20

2015-02-04 Thread Kukjin Kim
Hi Arnd, Olof, Kevin Here is late pull request for exynos_defconfig updates for v3.20 and if you're OK please pull. Note this is based on previous exynos_defconfig pull-request during v3.19-rc. Thanks, Kukjin The following changes since commit 842ebf60bbad6d6e5ebaa063409fefdd2a7eb992: ARM:

[GIT PULL 2/3] Samsung 4th DT updates for v3.20

2015-02-04 Thread Kukjin Kim
Hi, Here is 4th DT updates for v3.20. Please pull. Note there are several dt updates in my tree which has a dependency with driver side for v3.20 and I hope it can be sent to upstream via arm-soc during late merge window. If it is OK to you guys, I'll send a pull request soon. (example tmu, asoc

[GIT PULL 3/3] Samsung CPUIdle updates for v3.20

2015-02-04 Thread Kukjin Kim
Hi, This is cpuidle update for v3.20. Please pull. Thanks, Kukjin The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsu

RE: [PATCH 2/2] ARM: dts: Add syscon phandle to the video-phy node for Exynos4

2015-02-02 Thread Kukjin Kim
Sylwester Nawrocki wrote: > > Hi Kukjin, > Hi, > On 16/01/15 18:30, Sylwester Nawrocki wrote: > > This is required to fix regression after introducing the PMU device > > nodes required for the PMU driver modified in commit > > 14fc8b93d47323561edf5d482d4a4b3ee1b90286 > > ("ARM: EXYNOS: Add platf

RE: [PATCH V3 13/15] ARM: dts: Exynos4 and Odroid X2/U3 sound device nodes update

2015-02-02 Thread Kukjin Kim
Mark Brown wrote: > Hi Mark, > On Wed, Jan 14, 2015 at 07:42:40PM +0100, Sylwester Nawrocki wrote: > > Clock related properties are added to the Exynos4 I2S device nodes > > so they can be referred to as clock providers. Missing i2s_opclk1 > > clock is added to the I2S0 node and clock properties

RE: [alsa-devel] [PATCH v4 3/3] ARM: dts: Add sound nodes for exynos4412-trats2

2015-02-02 Thread Kukjin Kim
Sylwester Nawrocki wrote: > > On 23/01/15 06:03, Inha Song wrote: > > This patch add WM1811 audio codec, I2S interface and the sound > > machine nodes to enable audio on exynos4412-trats2 board. > > > > Signed-off-by: Inha Song > > Reviewed-by: Sylwester Nawrocki > Applied, thanks. - Kukjin

RE: [PATCH] ARM: dts: Fix CLK_MOUT_CAMn parent clocks assignment for Trats2

2015-02-02 Thread Kukjin Kim
Sylwester Nawrocki wrote: > > In order to get exact 24MHz clock frequency value for the camera > sensor and avoid rounding errors the parent clock must be CLK_XUSBXTI, > not CLK_MOUT_MPLL_USER_T. Currently the sensor's master clock > frequency is too high and the sensor doesn't work properly. >

RE: [PATCH] ARM: dts: Fix CLK_UART_ISP_SCLK clock assignment in exynos4x12.dtsi

2015-02-02 Thread Kukjin Kim
Sylwester Nawrocki wrote: > > Assign proper FIMC-IS UART gate clock in the device DT node and not > use the SRC_MASK gate. This fixes regression introduced in commit > a37c82a3b3c0910019abfd22a97be1f ("clk: samsung: exynos4: Remove > SRC_MASK_ISP gates"). > > Without this change exynos4 fimc-is d

RE: [RESEND PATCH] ARM: EXYNOS: Add missing static to file-scope declarations

2015-02-02 Thread Kukjin Kim
Krzysztof Kozlowski wrote: > > The 'pm_data', 'exynos_release_ret_regs' and > 'exynos5420_release_ret_regs' are not exported nor used outside of > suspend.c file. Make them static. > > This fixes following sparse warnings: > arch/arm/mach-exynos/suspend.c:83:23: warning: symbol 'pm_data' was not

RE: [PATCH v5 0/9] Enable HDMI support on Exynos platforms

2015-02-02 Thread Kukjin Kim
Marek Szyprowski wrote: > > Hi all, > > This is yet another update on patchset, which enables HDMI support for > Exynos based platforms. > > Beside DTS changes, this patchset adds parent domain support for Exynos > PM domains and add support for 'hdmi' clock directly to Exynos DRM mixer > driver

RE: [PATCH] ARM: dts: exynos4412-trats2: Add max77693 charger node

2015-02-02 Thread Kukjin Kim
Krzysztof Kozlowski wrote: > > Add to Trats2 DTS new node for configuring the max77693 charger driver. > Only the maxim,constant-microvolt differs from default value but set all > of the optional properties anyway. > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/exynos4412-trat

RE: [PATCH 0/3] ARM: dts: Regulator changes and fuel gauge for exynos4412-trats2

2015-02-02 Thread Kukjin Kim
Krzysztof Kozlowski wrote: > > Hi Kukjin, > Hi, > > I grouped into one patchset already posted patches for Trats2 board: > 1. Fuel gauge: >https://lkml.org/lkml/2015/1/7/167 > 2. Suspend configuration for max77686 regulators: >https://lkml.org/lkml/2014/10/29/262 > 3. GPIO control for m

RE: [PATCH] ARM: EXYNOS: Handle of of_iomap() failure

2015-02-02 Thread Kukjin Kim
Krzysztof Kozlowski wrote: > > Prevent possible NULL pointer dereference if of_iomap() fails. Handle > the error by skipping such power domain. > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/mach-exynos/pm_domains.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/arch/

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

2015-01-29 Thread Kukjin Kim
_base() helper instead of BOOT_VECTOR macro >>>> - using exynos_cpu_*() helpers instead of accessing registers >>>> directly >>>> - using arch_send_wakeup_ipi_mask() instead of dsb_sev() >>>> (this matches CPU hotplug code in arch/arm/mach-exynos/pl

Re: [PATCH v6 00/18] thermal: exynos: Thermal code rework to use device tree

2015-01-29 Thread Kukjin Kim
On 01/25/15 06:49, Eduardo Valentin wrote: > On Fri, Jan 23, 2015 at 01:09:53PM +0100, Lukasz Majewski wrote: >> 1. Introduction >> >> Following patches aim to clean up the current implementation of the thermal >> framework on Exynos devices. >> >> The main goal was to use a generic code for readin

[GIT PULL 3/4] Samsung 2nd DT updates for v3.20

2015-01-28 Thread Kukjin Kim
Hi, This is 2nd Samsung DT updates for v3.20, please pull. Thanks, Kukjin The following changes since commit 23c76dc666471dce5ce71b620839d2465723a7c9: ARM: dts: Configure regulators for suspend on exynos Peach boards (2015-01-15 00:30:49 +0900) are available in the git repository at: git

[GIT PULL 4/4] Samsung 3rd DT updates for v3.20

2015-01-28 Thread Kukjin Kim
Hi, This is another Samsung DT updates for v3.20. Since including a clock patch with Mike and Sylwester's acks so sending separate pull-request. Please pull and if any problems please let me know. Thanks, Kukjin The following changes since commit 6591a02e17e6d6587c3cf7588d523fa6f26b584a: AR

[GIT PULL 2/4] Samsung mach updates for v3.20

2015-01-28 Thread Kukjin Kim
Hi, This is for updating of mach-exynos and plat-samsung. Please pull and if any problems, please let me know. Thanks, Kukjin The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: g

[GIT PULL 1/4] Samsung Cleanup for v3.20

2015-01-28 Thread Kukjin Kim
Hi Arnd, Olof, Kevin Please pull Samsung cleanup for v3.20. This cleanup is very nice, Samsung SoCs no more use specific DMA and remove i2c sys from mach-exynos. Thanks to Arnd and all involved guys. - Kukjin The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux

Re: [PATCH v3] ARM: exynos_defconfig Enable CONFIG_LOCKUP_DETECTOR.

2015-01-23 Thread Kukjin Kim
On 01/13/15 17:18, Krzysztof Kozlowski wrote: > On wto, 2015-01-13 at 00:20 +0530, Anand Moon wrote: >> On enabling CONFIG_LOCKUP_DETECTOR the kernel to act as a watchdog >> to detect hard and soft lockups. Enabling CONFIG_LOCKUP_DETECTOR >> don't introduce much overhead on exyons SOC. >> >> CONFIG

Re: [PATCH] ARM: exynos_defconfig: Enable PMIC and MUIC drivers for Gears and Trats2

2015-01-23 Thread Kukjin Kim
On 01/23/15 23:22, Krzysztof Kozlowski wrote: > Enable drivers for PMICs and MUICs present on Exynos-based devices: > - max14577: charger, extcon, fuel gauge (max17040), regulator, >used on: Gear 1, Gear 2, > - max77693: charger, extcon, fuel gauge (max17042), >used on: Trats2, > > This

Re: [PATCH] ARM: exynos_defconfig: Enable CONFIG_FHANDLE

2015-01-23 Thread Kukjin Kim
On 01/23/15 17:56, Javier Martinez Canillas wrote: > Hello Kukjin, > Hi, > On 01/19/2015 06:43 AM, Joonyoung Shim wrote: >>> >> >> I also hope merge this, already multi_v7_defconfig supports this. >> > > I would also hope this to be merged since it's required to boot > using systemd. > >> Thank

Re: [PATCH v4 00/17] thermal: exynos: Thermal code rework to use device tree

2015-01-23 Thread Kukjin Kim
On 01/23/15 23:45, Eduardo Valentin wrote: > Hi Kukjin, > Hi Eduardo, [...] I hope will apply DT changes in Samsung tree. Is it OK to thermal tree? >>> >>> I think that it is up to you and Eduardo to decide :-). >>> >>> I'd personally prefer to add this patch set at once to Eduardo's t

[GIT PULL] Samsung DT updates for v3.20

2015-01-23 Thread Kukjin Kim
Hi, Please pull Samsung DT updates for v3.20. I checked to use signed tag in this time ;) Thanks and if any problems, please let me know. - Kukjin The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git

RE: [PATCH v4 00/17] thermal: exynos: Thermal code rework to use device tree

2015-01-23 Thread Kukjin Kim
Lukasz Majewski wrote: > > Hi Kukjin, > Hi, > > Lukasz Majewski wrote: > > > > > Hi, > > > > > 1. Introduction > > > > > > Following patches aim to clean up the current implementation of the > > > thermal framework on Exynos devices. > > > > > > The main goal was to use a generic code for readin

RE: [PATCH v9 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device

2015-01-22 Thread Kukjin Kim
Chanwoo Choi wrote: > Hi, > This patchset add new devfreq_event class to provide raw data to determine > current utilization of device which is used for devfreq governor. > Yes, would be nice to use common framework something like the devfreq_event you created :) > The following description e

RE: [PATCH] ARM: dts: exynos5422-odroidxu3: reduce total RAM by 22 MiB

2015-01-22 Thread Kukjin Kim
Marek Szyprowski wrote: > > Hello, > Hi, > On 2015-01-23 07:35, Kukjin Kim wrote: > > Marek Szyprowski wrote: > >> Last 22 MiB is RAM is reserved by secure monitor code and cannot be > >> accessed from Linux kernel, so adjust total RAM size to 0x7EA0 >

RE: [PATCH v4 00/17] thermal: exynos: Thermal code rework to use device tree

2015-01-22 Thread Kukjin Kim
Lukasz Majewski wrote: > Hi, > 1. Introduction > > Following patches aim to clean up the current implementation of the thermal > framework on Exynos devices. > > The main goal was to use a generic code for reading thermal configuration > (of-thermal.c). Due to that redundant exynos_thermal_comm

RE: [PATCH] ARM: SAMSUNG: remove unused DMA infrastructure

2015-01-22 Thread Kukjin Kim
Vinod Koul wrote: > > On Thu, Jan 15, 2015 at 04:16:03PM +0100, Arnd Bergmann wrote: > > Everything uses dmaengine now, so there is no reason to > > keep this around any longer. Thanks to everyone who was involved > > in moving the users over to use the dmaengine APIs. > Very good indeed :) > > A

RE: [PATCH] ARM: DTS: Exynos: add 'dr_mode' property to hsotg devices

2015-01-22 Thread Kukjin Kim
Kukjin Kim wrote: > > Marek Szyprowski wrote: > > > > All currently supported boards use hsotg/dwc2 controller in device > > ('peripheral') mode, so add property which sets correct operation mode. > > This patch fixes support in recent changes in dwc2 drive

RE: [PATCH] ARM: DTS: Exynos: add 'dr_mode' property to hsotg devices

2015-01-22 Thread Kukjin Kim
Marek Szyprowski wrote: > > All currently supported boards use hsotg/dwc2 controller in device > ('peripheral') mode, so add property which sets correct operation mode. > This patch fixes support in recent changes in dwc2 driver, which added > support for dual-role devices. > > Suggested-by: Paul

RE: [PATCH V9 13/14] ARM: dts: snow: represent the connection between bridge and panel using videoport and endpoints

2015-01-22 Thread Kukjin Kim
Ajay Kumar wrote: > > Define videoports and use endpoints to describe the connection between > the encoder, bridge and the panel, instead of using phandles. > > Signed-off-by: Ajay Kumar > Acked-by: Inki Dae > Tested-by: Rahul Sharma > Tested-by: Javier Martinez Canillas > Tested-by: Gustavo

RE: [PATCH RESEND 0/2] Add regulator-haptic device tree

2015-01-22 Thread Kukjin Kim
Jaewon Kim wrote: > > This patch series adds regulator-haptic device tree in rinato and monk boards. > > The regulator-haptic has haptic motor and it is controlled by > voltage of regulator via force feedback framework. > > regualtor-haptic driver merged at linux-next > ref : https://lkml.org/lk

RE: [PATCH 1/2] clk: exynos5420: Add IDs for clocks used in DISP1 power domain

2015-01-22 Thread Kukjin Kim
Javier Martinez Canillas wrote: > > Hello, > Hi, > On 01/20/2015 06:54 PM, Mike Turquette wrote: > > Quoting Sylwester Nawrocki (2015-01-20 06:04:00) > >> Hi, > >> > >> On 20/01/15 11:35, Javier Martinez Canillas wrote: > >> > When a power domain is powered off on Exynos5420 SoC, the input clock

RE: [PATCH] ARM: DTS: Exynos: convert to generic power domain bindings

2015-01-22 Thread Kukjin Kim
Marek Szyprowski wrote: > > Hello, > Hi, > On 2015-01-14 17:11, Kukjin Kim wrote: > > On 01/13/15 01:50, Javier Martinez Canillas wrote: > >> On Fri, Jan 2, 2015 at 10:36 AM, Marek Szyprowski > >> wrote: > >>> This patch replaces all cu

RE: [alsa-devel] [PATCH v3 3/4] ARM: dts: set clock out parent to XUSBXTI

2015-01-22 Thread Kukjin Kim
Sylwester Nawrocki wrote: > > On 22/01/15 12:18, Inha Song wrote: > > This patch set clock out parent to XUSBXTI. > > > > Signed-off-by: Inha Song > > --- > > arch/arm/boot/dts/exynos4.dtsi | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm

RE: [PATCH v3] ARM: dts: exynos5422-odroidxu3: add on-board INA231 sensors

2015-01-22 Thread Kukjin Kim
Kevin Hilman wrote: > > From: Kevin Hilman > > The odroid-xu3 has 4 INA231 current sensors on board which can be > accessed from the Linux via the hwmon interface. > > There is one sensor for each of these power rails: > > - A15 cluster: VDD_ARM > - A7 cluster: VDD_KFC > - GPU: VDD_G3D > - mem

RE: [PATCH] ARM: dts: exynos5422-odroidxu3: reduce total RAM by 22 MiB

2015-01-22 Thread Kukjin Kim
Marek Szyprowski wrote: > > Last 22 MiB is RAM is reserved by secure monitor code and cannot be > accessed from Linux kernel, so adjust total RAM size to 0x7EA0 > (2 GiB - 22 MiB). This fixes random 'imprecise kernel abort' kernel > failures. > > Signed-off-by: Marek Szyprowski > --- > arch

Re: [PATCH] ARM: EXYNOS: enable 4 cores secondary cpu up for exynos5440

2015-01-14 Thread Kukjin Kim
On 01/07/15 11:31, Ming Lei wrote: > Hi Kukjin, > Hi Ming Lei, Sorry for late response. > On Tue, Jan 1, 2013 at 3:09 AM, Kukjin Kim wrote: >> No need to check power on/off with pmu control to support hotplug >> in/out on exynos5440. And this patch enables 4 cores on exy

Re: [PATCH] ARM: DTS: Exynos: convert to generic power domain bindings

2015-01-14 Thread Kukjin Kim
On 01/13/15 01:50, Javier Martinez Canillas wrote: > Hello Marek, > > On Fri, Jan 2, 2015 at 10:36 AM, Marek Szyprowski > wrote: >> This patch replaces all custom samsung,power-domain device tree properties >> with generic power domain bindings and updates documentation Samsung's >> devices >> r

Re: [PATCH] ARM: dts: exynos5422-odroidxu3: add INA2xx sensors

2015-01-14 Thread Kukjin Kim
On 01/14/15 09:03, Kevin Hilman wrote: > From: Kevin Hilman > > The odroid-xu3 has 4 INA231 current sensors on board which can be > accessed from the Linux via the hwmon interface. > > There is one sensor for each of these power rails: > > - A15 cluster: VDD_ARM > - A7 cluster: VDD_KFC > - GPU:

Re: [RESEND PATCH v3] clocksource: exynos_mct: Add the support for Exynos 64bit SoC

2015-01-14 Thread Kukjin Kim
sefulness for Power Management and I need to talk to relevant guys in office again. If anything, I'll let you know. Thanks, Kukjin > Cc: Daniel Lezcano > Cc: Thomas Gleixner > Cc: Kukjin Kim > Cc: Mark Rutland > Signed-off-by: Chanwoo Choi > --- > This patch set is

Re: [PATCH v4 0/2] mmc: dw_mmc: exynos: Add HS400 support

2015-01-14 Thread Kukjin Kim
On 01/14/15 22:32, Jaehoon Chung wrote: > Hi, Alim. > > On 01/14/2015 07:30 PM, Alim Akhtar wrote: >> This adds HS400 mode support for exynos dw_mmc host controller. >> >> Currently tested on Exynos5800-peach-pi platform for HS400 mode. >> Tested HS200 mode with this series applied, HS200 still wo

Re: [PATCH RESEND 0/4] Small updates to Snow and Peach Pit/Pi DTS

2015-01-14 Thread Kukjin Kim
On 01/15/15 00:12, Kukjin Kim wrote: > On 01/12/15 19:41, Javier Martinez Canillas wrote: >> Hello Kukjin, >> > Hi, > >> On 01/02/2015 04:24 PM, Javier Martinez Canillas wrote: >>> >>> This series adds some DTS snippets that were missing in the mainli

Re: [RESEND PATCH] ARM: EXYNOS: Add exynos3250 suspend-to-ram support

2015-01-14 Thread Kukjin Kim
On 01/12/15 19:39, Chanwoo Choi wrote: > Dear Kukjin, > > On 01/12/2015 06:28 PM, Kukjin Kim wrote: >> On 01/12/15 17:51, Chanwoo Choi wrote: >>> Dear Kukjin, >>> >>> On 01/12/2015 05:44 PM, Kukjin Kim wrote: >>>> On 01/08/15 10:50, Cha

Re: [PATCH RESEND 1/4] ARM: dts: Add power and lid GPIO keys pinctrl for exynos5250-snow

2015-01-14 Thread Kukjin Kim
On 01/03/15 00:24, Javier Martinez Canillas wrote: > The Exynos5250 Snow Chromebook has GPIO keys for power and lid > so the SoC I/O pins have to be configured in external interrupt > mode. Currently, this is working without setting the pinctrl > lines but is better to set it explicitly instead of

Re: [PATCH RESEND 0/4] Small updates to Snow and Peach Pit/Pi DTS

2015-01-14 Thread Kukjin Kim
On 01/12/15 19:41, Javier Martinez Canillas wrote: > Hello Kukjin, > Hi, > On 01/02/2015 04:24 PM, Javier Martinez Canillas wrote: >> >> This series adds some DTS snippets that were missing in the mainline >> Snow and Peach Pit/Pi Device Trees but are present in the downstream >> ChromeOS kernel.

[GIT PULL RE-SEND] Samsung exynos7 updates for v3.20

2015-01-14 Thread Kukjin Kim
t/dts/exynos/Makefile create mode 100644 arch/arm64/boot/dts/exynos/exynos7-espresso.dts create mode 100644 arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi create mode 100644 arch/arm64/boot/dts/exynos/exynos7.dtsi On 01/12/15 17:30, Kukjin Kim wrote: > Hi again, > > Please pull arm64

[GIT PULL RE-SEND] Samsung fixes for v3.19

2015-01-14 Thread Kukjin Kim
gs/exynos_defconfig | 18 +- 3 files changed, 20 insertions(+), 4 deletions(-) On 01/13/15 07:11, Olof Johansson wrote: > Hi, > > On Mon, Jan 12, 2015 at 05:26:56PM +0900, Kukjin Kim wrote: >> Hi Arnd, Olof, Kevin >> >> Please pull samsung fixes for v3.1

Re: [RESEND PATCH] ARM: EXYNOS: Add exynos3250 suspend-to-ram support

2015-01-12 Thread Kukjin Kim
On 01/12/15 17:51, Chanwoo Choi wrote: > Dear Kukjin, > > On 01/12/2015 05:44 PM, Kukjin Kim wrote: >> On 01/08/15 10:50, Chanwoo Choi wrote: >>> This patch adds the support for suspend-to-ram feature of Exynos3250 SoC. >>> Exynos3250 don't contain the L2 cac

Re: [PATCH] ARM: samsung: add exynos-chipid binding information

2015-01-12 Thread Kukjin Kim
On 01/05/15 18:45, Pankaj Dubey wrote: > Gentle Ping. > > On Wednesday 03 December 2014 01:14 PM, Pankaj Dubey wrote: >> Exynos SoC's DT files are using Chipid device nodes, but it's binding >> information is missing. This patch adds exynos-chipid binding >> information. >> >> Signed-off-by: Panka

Re: [PATCH 1/3] ARM: dts: add fimd device support for exynos3250-rinato

2015-01-12 Thread Kukjin Kim
On 01/03/15 15:50, Inki Dae wrote: > On 2014년 11월 28일 20:39, Inki Dae wrote: >> This patch adds fimd device node which is a display controller >> for Exynos3250 Rinato board. > > Hi Kukjin, > > Please, ping~ > > Thanks, > Inki Dae > >> >> Signed-off-by: Inki Dae >> Acked-by: Kyungmin Park >>

Re: [PATCH RESEND 1/2] ARM: dts: exynos3250: remove unecessary property of gpio-keys node

2015-01-12 Thread Kukjin Kim
On 01/06/15 12:43, Beomho Seo wrote: > This patch remove unecessary property of gpio-keys node. The checkpatch complains like 'perhaps 'unnecessary'?' ;) Applied this and 2nd one. Thanks, Kukjin > gpio-keys driver do not uses interrupts and interrupt-parent. > >

Re: [PATCH RESEND v2 0/4] ARM: dts: Add USB node for exynos3250 SoC boards

2015-01-12 Thread Kukjin Kim
On 01/07/15 23:08, Jaewon Kim wrote: > This patch series adds USB device node and phy for exynos3250 SoC. > And enables for rinato and monk boards. > > Changes in v2: > - remove unnessasary property "samsung,sysreg-phandle" > - change "xusbxti" clock to "CLK_SCLK_UPLL" > > Jaewon Kim (4): > A

Re: [PATCH RESEND] ARM: EXYNOS: Recognize Samsung MFC v8 devices

2015-01-12 Thread Kukjin Kim
On 01/08/15 08:06, Sjoerd Simons wrote: > Also setup memory allocations for version 8 of the MFC as present in > Samsung Exynos 5422/5800 SoCs > > Signed-off-by: Sjoerd Simons > --- > arch/arm/mach-exynos/exynos.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/mach-exynos/exy

Re: [RESEND PATCH] ARM: EXYNOS: Add exynos3250 suspend-to-ram support

2015-01-12 Thread Kukjin Kim
On 01/08/15 10:50, Chanwoo Choi wrote: > This patch adds the support for suspend-to-ram feature of Exynos3250 SoC. > Exynos3250 don't contain the L2 cache. > > Cc: Kukjin Kim > Signed-off-by: Chanwoo Choi > Acked-by: Kyungmin Park > --- > Depend on: > - v3.19

Re: [PATCH v3] ARM: dts: Add dts file for odroid XU3 board

2015-01-12 Thread Kukjin Kim
On 01/10/15 02:10, Kevin Hilman wrote: > Sjoerd Simons writes: > >> Add DTS for the Hardkernel Odroid XU3. The name of the DTS file is kept the >> same as the vendors naming, which means it's prefixed with exynos5422 >> instead of exynos5800 as the SoC name even though it includes the >> exyno580

[GIT PULL] Samsung exynos7 updates for v3.20

2015-01-12 Thread Kukjin Kim
Hi again, Please pull arm64 based exynos7 stuff for v3.20 and as you know I've tried this in 3.19 but couldn't because of some dependencies like clk. Now all of dependencies already resolved so this should be fine for v3.20. If any problems, please kindly let me know. Thanks, Kukjin The followi

[GIT PULL] Samsung fixes for v3.19

2015-01-12 Thread Kukjin Kim
Hi Arnd, Olof, Kevin Please pull samsung fixes for v3.19. Thanks, Kukjin The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux

Re: [PATCH v2] ARM: dts: Add dts file for odroid XU3 board

2015-01-08 Thread Kukjin Kim
On 01/08/15 17:49, Sjoerd Simons wrote: > On Wed, 2015-01-07 at 23:49 +, Jonathan Stone -SISA wrote: >> >> On On Wed, 2015-01-07 at 18:37 +, Sjoerd Simons writes wrote: >>> On Wed, 2015-01-07 at 18:37 +, Anand Moon wrote:> >> [...] >> Only 4 core cpu's are on my board. Also CpuFreq

RE: 3.19-rc1: peach*: display not working (missing patches)

2015-01-05 Thread Kukjin Kim
Javier Martinez Canillas wrote: > > [adding Kukjin and Vivek as cc] > > Hello Paolo, > > On Tue, Dec 23, 2014 at 11:16 AM, Paolo Pisati wrote: > > Hi, > > > > 3.19-rc1 still misses these two patches: > > > > 156823e arm: dts: Exynos5: Use pmu_system_controller phandle for dp phy > > 03c16e7 ARM

RE: [RESEND PATCH v6] ARM: EXYNOS: Remove i2c sys configuration related code

2015-01-05 Thread Kukjin Kim
Pankaj Dubey wrote: > > As all these code has been moved into i2c driver, now we can > safely remove them from machine files. > > CC: Russell King > Signed-off-by: Pankaj Dubey > --- > This patch is leftover patch from patch series [1], resending it after > rebasing. > It can be cleanly applie

RE: [PATCH RESEND] ARM: exynos_defconfig: Enable options for display panel support

2015-01-05 Thread Kukjin Kim
- Panel registration and lookup framework > - Simple panels > - Backlight & LCD device support > > Signed-off-by: Javier Martinez Canillas > Tested-by: Kevin Hilman > Signed-off-by: Kukjin Kim > --- > > Hello Kukjin, > Hi Javier, Happy new year :) > You

RE: kernel panic when booting on exynos 5440

2015-01-05 Thread Kukjin Kim
Ming Lei wrote: > > Hi Guys, > Hi, Sorry for late response. > On Thu, Dec 25, 2014 at 6:32 PM, Pankaj Dubey > wrote: > > +CC: Thomas Abraham > > > > Hi Ming, > > > > On Thursday 25 December 2014 02:18 PM, Ming Lei wrote: > >> > >> Hi Pankaj, > >> > >> In your commit fce9e5bb2(ARM: EXYNOS: Ad

RE: [GIT PULL 4/4] Samsung exynos7 updates for v3.19

2014-12-03 Thread Kukjin Kim
Kukjin Kim wrote: > > Arnd Bergmann wrote: > > > > On Thursday 27 November 2014, Kukjin Kim wrote: > > > Samsung arch/arm64 DT updates for v3.19 > > > > > > - to support ARMv8 based exynos7 SoC > > > : add initial device tree and add pi

RE: [PATCH v5 5/6] drivers: soc: exynos-pmu: Add support for Exynos7

2014-11-29 Thread Kukjin Kim
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 over 80 > characters per line for easy redability. > > Reviewed-by: Pankaj Dubey > Signed-off-b

RE: [PATCH v5 3/6] driver: soc: exynos-pmu: Add an API to be called after wakeup

2014-11-29 Thread Kukjin Kim
Amit Daniel Kachhap wrote: > > This patch adds an API exynos_sys_powerup_conf to be called after system sleep > wakeup. This will useful for exynos7 SoC to perform resume related > initialisations. This is similar to currently existing API > exynos_sys_powerdown_conf. > > Reviewed-by: Pankaj Dube

RE: [PATCH v5 2/6] drivers: soc: Add support for Exynos PMU driver

2014-11-29 Thread Kukjin Kim
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 PMU IP of Exynos SoC which will be required to > configure before Suspend/Resume. Currently all th

RE: [PATCH] clocksource: exynos_mct: fix exynos4_mct_write

2014-11-29 Thread Kukjin Kim
Reviewed-by: Doug Anderson And Acked-by: Kukjin Kim Daniel, Since this is obvious fix, can you please pick into your tree? If any problem, please kindly let me know. Thanks, Kukjin > --- > drivers/clocksource/exynos_mct.c | 4 ++-- > 1 file changed, 2 insertions(+), 2

RE: [PATCH] clocksource: exynos_mct: fix exynos4_mct_write

2014-11-29 Thread Kukjin Kim
Tobias Jakobi wrote: > > Hello, > > just a short note that I still don't see this patch applied anywhere. > Anything else I need to do here? > Sorry about that and it would be handled by Daniel. Let me ping with adding him on your original patch. Thanks for your gentle reminder. - Kukjin --

RE: [GIT PULL 3/5] Samsung defconfig update for v3.19

2014-11-28 Thread Kukjin Kim
Arnd Bergmann wrote: > > On Friday 21 November 2014, Kukjin Kim wrote: > > The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4: > > > > Linux 3.18-rc3 (2014-11-02 15:01:51 -0800) > > > > are available in the git repository at: > >

RE: [GIT PULL 2/4] Samsung serial updates for v3.19

2014-11-28 Thread Kukjin Kim
Arnd Bergmann wrote: > > On Thursday 27 November 2014, Kukjin Kim wrote: > > Hi Arnd, Olof, Kevin > > > > Please pull this branch for exynos7 SoC into arm-soc. > > Note Greg agreed to upstream via arm-soc tree. > > I don't really see any dependency on

RE: [GIT PULL 4/4] Samsung exynos7 updates for v3.19

2014-11-28 Thread Kukjin Kim
Arnd Bergmann wrote: > > On Thursday 27 November 2014, Kukjin Kim wrote: > > Samsung arch/arm64 DT updates for v3.19 > > > > - to support ARMv8 based exynos7 SoC > > : add initial device tree and add pinctrl, PMU, mmc, i2c, rtc, > > watchdog, and adc nod

RE: [PATCH v5] arm64: dts: exynos7: add support for cpuidle core power down

2014-11-26 Thread Kukjin Kim
Chander Kashyap wrote: > > Exynos7 supports multiple idle states. Core power down is one such > idle state, where cores can be powered off independently. > > This patch adds support for core power down idle state. > > Entry latency for core power down idle state is calculated as follows: > 1. Ti

[GIT PULL 4/4] Samsung exynos7 updates for v3.19

2014-11-26 Thread Kukjin Kim
The following changes since commit 3b1f6f3450b6a64aead53d09fc6f8bba2999c450: Merge remote-tracking branch 'arm-soc/cleanup/dts-subdirs' into v3.19-next/dt-samsung-64 (2014-11-26 16:02:13 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux

[GIT PULL 3/4] Samsung 3rd round of DT updates for v3.19

2014-11-26 Thread Kukjin Kim
The following changes since commit a427d15062ac46a00a22d2f0b9d05093c18ff2f1: ARM: dts: Add micro SD card SDHCI node for exynos4412-trats (2014-11-07 08:28:24 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-dt-3

[GIT PULL 2/4] Samsung serial updates for v3.19

2014-11-26 Thread Kukjin Kim
Hi Arnd, Olof, Kevin Please pull this branch for exynos7 SoC into arm-soc. Note Greg agreed to upstream via arm-soc tree. Thanks, Kukjin The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1: Linux 3.18-rc1 (2014-10-19 18:08:38 -0700) are available in the git repository

[GIT PULL 1/4] Samsung 3rd round of PM updates for v3.19

2014-11-26 Thread Kukjin Kim
The following changes since commit c645a598f99768e6cc82129081458dfdd0c273b7: ARM: EXYNOS: Call regulator core suspend prepare and finish functions (2014-11-21 22:49:47 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/sa

Re: [PATCH v6 1/2] i2c: s3c2410: add Sysreg phandle to i2c device nodes

2014-11-26 Thread Kukjin Kim
On 11/24/14 17:47, Pankaj Dubey wrote: > This patch adds syscon based phandle to i2c device nodes of exynos5250 > and exynos5420. These phandles will be used to save restore i2c sysreg > configuration register during s2r from i2c driver. > > CC: Rob Herring > CC: Randy Dunlap > CC: Russell King

Re: [PATCH] ARM: exynos_defconfig: disable CONFIG_EXYNOS5420_MCPM; not stable

2014-11-26 Thread Kukjin Kim
On 11/27/14 02:56, Kevin Hilman wrote: > Abhilash Kesavan writes: > >> Hi Kevin, >> >> On Wed, Nov 26, 2014 at 6:30 AM, Kevin Hilman wrote: >>> Hi Abhilash, >>> >>> Abhilash Kesavan writes: >>> >>> [...] >>> >> To be honest, since I don't have the exynos5420 arndale, >> chromebook...bu

Re: [RESEND PATCH 1/2] ARM: dts: exynos4x12: Device tree node definition for TMU on Exynos4x12

2014-11-26 Thread Kukjin Kim
On 11/24/14 17:49, Lukasz Majewski wrote: > Hi Kukjin, > >> Lukasz Majewski wrote: >>> >> + Bart, Tomasz and MLs >> >> Hi Lukasz, >> >> Please post including MLs, even resending. >> >> Will apply for v3.19, and just note that you asked me to apply this >> for 3.18 in personal talk but I couldn't s

Re: [PATCHv3 0/3] ARM: dts: add the support of Exynos3250-based Monk board

2014-11-26 Thread Kukjin Kim
On 11/24/14 19:57, Chanwoo Choi wrote: > This patchset adds the support of Exynos3250-based Monk board and Exynos-based > boards compatible string and description to remove build warning. Also, this > patchset includes a patch which remove unused dt node for command line in > Exynos3250-based Rinat

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