Re: [PATCHv6] ARM: dts: add exynos5422-cpus.dtsi to correct cpu order

2015-07-14 Thread Krzysztof Kozlowski
On 14.07.2015 14:36, Mauro Ribeiro wrote: In my opinion since its something configurable by the board and not SoC specific it should be defined (or re-defined) on the board dts. If one makes a 5422 board booting from A15's that patch will be already invalid and causing the issue that it

Re: [PATCH 0/7] drm/exynos/hdmi: refactoring/cleanup patches

2015-07-14 Thread Joonyoung Shim
On 07/09/2015 11:28 PM, Andrzej Hajda wrote: Hi Inki, Joonyoung, These patches removes obsolete and old structures, to simplify further development. They should not change behavior of the driver. The patchset is based on exynos-drm-next plus my HDMI related fixes [1]. The patchset was

Re: [PATCHv6] ARM: dts: add exynos5422-cpus.dtsi to correct cpu order

2015-07-14 Thread Chanho Park
Hi Kukjin, On Tue, Jul 14, 2015 at 2:04 PM, Kukjin Kim kg...@kernel.org wrote: Krzysztof Kozlowski wrote: On 14.07.2015 09:24, Chanho Park wrote: The odroid-xu3 board which is based on exynos5422 not exynos5800 is booted from cortex-a7 core unlike exynos5800. The odroid-xu3's cpu order

Re: [PATCH v2 00/23] drm/exynos: atomic improvements + exynos_encoder removal

2015-07-14 Thread Joonyoung Shim
On 07/06/2015 11:20 PM, Gustavo Padovan wrote: From: Gustavo Padovan gustavo.pado...@collabora.co.uk Hi, This set improves exynos

Re: [GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2

2015-07-14 Thread Krzysztof Kozlowski
2015-07-14 17:26 GMT+09:00 Kukjin Kim kg...@kernel.org: Krzysztof Kozlowski wrote: Dear Kukjin, Hi, Thanks for your pull-request and I'll sort them out for 4.2-rc soon. BTW, the Thomas' patch is enough to support exynos4210 cpufreq without other patches in the series? I didn't think

Re: [PATCH] regulator: s2mps11: Added shutdown function to poweroff Odroid-XU3

2015-07-14 Thread Krzysztof Kozlowski
On 14.07.2015 18:33, Marek Szyprowski wrote: Hello, On 2015-07-11 09:57, Krzysztof Kozlowski wrote: +CC Marek W dniu 11.07.2015 o 16:12, Anand Moon pisze: Hi Krzysztof, On 24 June 2015 at 16:27, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: 2015-06-24 19:32 GMT+09:00 Anand Moon

RE: [PATCH] ARM: multi_v7_defconfig: Remove old Samsung USB PHY configs

2015-07-14 Thread Kukjin Kim
Javier Martinez Canillas wrote: The old drivers/usb/phy/phy-samsung-usb{2,3} are now deleted since were replaced by newers drivers that use the Generic PHY framework but their Kconfig options were left over in multi_v7_defconfig. Signed-off-by: Javier Martinez Canillas

Re: [PATCH] regulator: s2mps11: Added shutdown function to poweroff Odroid-XU3

2015-07-14 Thread Marek Szyprowski
Hello, On 2015-07-11 09:57, Krzysztof Kozlowski wrote: +CC Marek W dniu 11.07.2015 o 16:12, Anand Moon pisze: Hi Krzysztof, On 24 June 2015 at 16:27, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: 2015-06-24 19:32 GMT+09:00 Anand Moon linux.am...@gmail.com: Hi Krzysztof, On 24 June

RE: [PATCHv6] ARM: dts: add exynos5422-cpus.dtsi to correct cpu order

2015-07-14 Thread Kukjin Kim
Chanho Park wrote: Hi Kukjin, On Tue, Jul 14, 2015 at 2:04 PM, Kukjin Kim kg...@kernel.org wrote: Krzysztof Kozlowski wrote: On 14.07.2015 09:24, Chanho Park wrote: The odroid-xu3 board which is based on exynos5422 not exynos5800 is booted from cortex-a7 core unlike exynos5800.

RE: [GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2

2015-07-14 Thread Kukjin Kim
Krzysztof Kozlowski wrote: 2015-07-14 17:26 GMT+09:00 Kukjin Kim kg...@kernel.org: Krzysztof Kozlowski wrote: Dear Kukjin, Hi, Thanks for your pull-request and I'll sort them out for 4.2-rc soon. BTW, the Thomas' patch is enough to support exynos4210 cpufreq without other

RE: [GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2

2015-07-14 Thread Kukjin Kim
Krzysztof Kozlowski wrote: Dear Kukjin, Hi, Thanks for your pull-request and I'll sort them out for 4.2-rc soon. BTW, the Thomas' patch is enough to support exynos4210 cpufreq without other patches in the series? I didn't think so... - Kukjin These are candidates for fixes during this RC

Re: [PATCHv6] ARM: dts: add exynos5422-cpus.dtsi to correct cpu order

2015-07-14 Thread Chanho Park
Hi, On Tue, Jul 14, 2015 at 5:23 PM, Kukjin Kim kg...@kernel.org wrote: Chanho Park wrote: Hi Kukjin, On Tue, Jul 14, 2015 at 2:04 PM, Kukjin Kim kg...@kernel.org wrote: Krzysztof Kozlowski wrote: On 14.07.2015 09:24, Chanho Park wrote: The odroid-xu3 board which is based on

[PATCHv2] regulator: s2mps11: Added shutdown function to poweroff

2015-07-14 Thread Anand Moon
Added .shutdown function to s2mps11 to help poweroff the board successfully. s2mps11-pmic: S2MPS11_REG_CTRL1 reg value 16:0001 The device driver clears the register to turn off the PMIC. Signed-off-by: Anand Moon linux.am...@gmail.com --- Console log for improper

Re: [PATCH v2 01/13] ARM: kill off set_irq_flags usage

2015-07-14 Thread Robert Jarzmik
Rob Herring r...@kernel.org writes: set_irq_flags is ARM specific with custom flags which have genirq equivalents. Convert drivers to use the genirq interfaces directly, so we can kill off set_irq_flags. The translation of flags is as follows: IRQF_VALID - !IRQ_NOREQUEST IRQF_PROBE -

Re: [RFC] ARM: EXYNOS: reset KFC cores when cpu is up

2015-07-14 Thread Krzysztof Kozlowski
On 15.07.2015 10:36, Chanho Park wrote: The cpu booting of exynos5422 has been still broken since we discussed it in last year[1]. I found this resetting codes from odroid-xu3 kernel of hardkernel, it could help to boot 8 cores well. This patch need to have more test like STR and other SoC

Re: [PATCHv2] regulator: s2mps11: Added shutdown function to poweroff

2015-07-14 Thread Anand Moon
hi Krzysztof, On 15 July 2015 at 06:33, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: On 15.07.2015 00:41, Anand Moon wrote: Added .shutdown function to s2mps11 to help poweroff the board successfully. Which board does not poweroff? The PMIC is used on multiple boards, did you observed

Re: [RFC] ARM: EXYNOS: reset KFC cores when cpu is up

2015-07-14 Thread Chanho Park
Hi, On Wed, Jul 15, 2015 at 10:46 AM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: On 15.07.2015 10:36, Chanho Park wrote: The cpu booting of exynos5422 has been still broken since we discussed it in last year[1]. I found this resetting codes from odroid-xu3 kernel of hardkernel, it

Re: [PATCHv2] regulator: s2mps11: Added shutdown function to poweroff

2015-07-14 Thread Krzysztof Kozlowski
On 15.07.2015 00:41, Anand Moon wrote: Added .shutdown function to s2mps11 to help poweroff the board successfully. Which board does not poweroff? The PMIC is used on multiple boards, did you observed this on all of them? s2mps11-pmic: S2MPS11_REG_CTRL1 reg value

[RFC] ARM: EXYNOS: reset KFC cores when cpu is up

2015-07-14 Thread Chanho Park
The cpu booting of exynos5422 has been still broken since we discussed it in last year[1]. I found this resetting codes from odroid-xu3 kernel of hardkernel, it could help to boot 8 cores well. This patch need to have more test like STR and other SoC especially exynos5800 which is variant of

Re: [RFC] ARM: EXYNOS: reset KFC cores when cpu is up

2015-07-14 Thread Krzysztof Kozlowski
On 15.07.2015 11:31, Chanho Park wrote: Hi, On Wed, Jul 15, 2015 at 10:46 AM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: On 15.07.2015 10:36, Chanho Park wrote: The cpu booting of exynos5422 has been still broken since we discussed it in last year[1]. I found this resetting codes

Re: [RFC] ARM: EXYNOS: reset KFC cores when cpu is up

2015-07-14 Thread Anand Moon
Hi Chanho, On 15 July 2015 at 07:06, Chanho Park parkc...@gmail.com wrote: The cpu booting of exynos5422 has been still broken since we discussed it in last year[1]. I found this resetting codes from odroid-xu3 kernel of hardkernel, it could help to boot 8 cores well. This patch need to have