Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-03-04 Thread Chanwoo Choi
On 03/04/2015 06:38 PM, Arnd Bergmann wrote: > On Wednesday 04 March 2015 15:59:55 Chanwoo Choi wrote: >> On 03/02/2015 06:22 AM, Arnd Bergmann wrote: >>> On Saturday 28 February 2015 09:47:01 Chanwoo Choi wrote: "earlycon=exynos4210,0x14C2" is correct bootparam. You can check it on D

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-03-04 Thread Arnd Bergmann
On Wednesday 04 March 2015 15:59:55 Chanwoo Choi wrote: > On 03/02/2015 06:22 AM, Arnd Bergmann wrote: > > On Saturday 28 February 2015 09:47:01 Chanwoo Choi wrote: > >> "earlycon=exynos4210,0x14C2" is correct bootparam. You can check > >> it on Documentation/kernel-parameters.txt as following.

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-03-03 Thread Chanwoo Choi
On 03/02/2015 06:22 AM, Arnd Bergmann wrote: > On Saturday 28 February 2015 09:47:01 Chanwoo Choi wrote: >> "earlycon=exynos4210,0x14C2" is correct bootparam. You can check >> it on Documentation/kernel-parameters.txt as following. >> >> exynos4210, >> Use early console pro

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-03-01 Thread Arnd Bergmann
On Saturday 28 February 2015 09:47:01 Chanwoo Choi wrote: > "earlycon=exynos4210,0x14C2" is correct bootparam. You can check > it on Documentation/kernel-parameters.txt as following. > > exynos4210, > Use early console provided by serial driver available >

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-27 Thread Chanwoo Choi
On Fri, Feb 27, 2015 at 12:42 AM, Arnd Bergmann wrote: > On Thursday 26 February 2015 17:18:41 Chanwoo Choi wrote: >> I add following aliases and serial_1/serial_3 dt node in board dtsi: >> I tested that change the alias of serial_x node. >> >> aliases { >> serial0 = &seria

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-26 Thread Arnd Bergmann
On Thursday 26 February 2015 17:18:41 Chanwoo Choi wrote: > I add following aliases and serial_1/serial_3 dt node in board dtsi: > I tested that change the alias of serial_x node. > > aliases { > serial0 = &serial_1; > serial1 = &serial_3; >

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-26 Thread Chanwoo Choi
Hi Arnd, On 02/26/2015 05:18 PM, Chanwoo Choi wrote: > On 02/24/2015 08:59 PM, Arnd Bergmann wrote: >> On Tuesday 24 February 2015 20:04:17 Chanwoo Choi wrote: >>> On 02/24/2015 06:48 PM, Arnd Bergmann wrote: On Tuesday 24 February 2015 17:52:01 Chanwoo Choi wrote: > > But, I have a q

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-26 Thread Chanwoo Choi
On 02/24/2015 08:59 PM, Arnd Bergmann wrote: > On Tuesday 24 February 2015 20:04:17 Chanwoo Choi wrote: >> On 02/24/2015 06:48 PM, Arnd Bergmann wrote: >>> On Tuesday 24 February 2015 17:52:01 Chanwoo Choi wrote: But, I have a question. If we put the aliases into the board dts file i

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-25 Thread Arnd Bergmann
On Tuesday 24 February 2015 20:04:17 Chanwoo Choi wrote: > On 02/24/2015 06:48 PM, Arnd Bergmann wrote: > > On Tuesday 24 February 2015 17:52:01 Chanwoo Choi wrote: > >> > >> But, I have a question. > >> If we put the aliases into the board dts file instaed of SoC dtsi, > >> each board dts file may

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-24 Thread Chanwoo Choi
On 02/24/2015 06:50 PM, Arnd Bergmann wrote: > On Tuesday 24 February 2015 18:01:27 Chanwoo Choi wrote: >> On 02/24/2015 05:33 PM, Arnd Bergmann wrote: >>> On Tuesday 24 February 2015 14:16:45 Chanwoo Choi wrote: This patch adds new Exynos5433 dtsi to support 64-bit Exynos5433 SoC based

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-24 Thread Chanwoo Choi
On 02/24/2015 06:48 PM, Arnd Bergmann wrote: > On Tuesday 24 February 2015 17:52:01 Chanwoo Choi wrote: >> >> But, I have a question. >> If we put the aliases into the board dts file instaed of SoC dtsi, >> each board dts file may use the different alias name about same phandle. > > Yes, that is t

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-24 Thread Arnd Bergmann
On Tuesday 24 February 2015 18:01:27 Chanwoo Choi wrote: > On 02/24/2015 05:33 PM, Arnd Bergmann wrote: > > On Tuesday 24 February 2015 14:16:45 Chanwoo Choi wrote: > >> This patch adds new Exynos5433 dtsi to support 64-bit Exynos5433 SoC based > >> on > >> Octal core CPUs (quad Cortex-A57 and qua

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-24 Thread Arnd Bergmann
On Tuesday 24 February 2015 17:52:01 Chanwoo Choi wrote: > > But, I have a question. > If we put the aliases into the board dts file instaed of SoC dtsi, > each board dts file may use the different alias name about same phandle. Yes, that is the idea. In particular with the uarts, the intention i

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-24 Thread Chanwoo Choi
On 02/24/2015 05:33 PM, Arnd Bergmann wrote: > On Tuesday 24 February 2015 14:16:45 Chanwoo Choi wrote: >> This patch adds new Exynos5433 dtsi to support 64-bit Exynos5433 SoC based on >> Octal core CPUs (quad Cortex-A57 and quad Cortex-A53). And Exynos5433 >> supports >> PSCI (Power State Coordin

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-24 Thread Chanwoo Choi
On 02/24/2015 05:35 PM, Arnd Bergmann wrote: > On Tuesday 24 February 2015 14:16:45 Chanwoo Choi wrote: >> + aliases { >> + pinctrl0 = &pinctrl_alive; >> + pinctrl1 = &pinctrl_aud; >> + pinctrl2 = &pinctrl_cpif; >> + pinctrl3 = &pinctrl_

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-24 Thread Arnd Bergmann
On Tuesday 24 February 2015 14:16:45 Chanwoo Choi wrote: > + aliases { > + pinctrl0 = &pinctrl_alive; > + pinctrl1 = &pinctrl_aud; > + pinctrl2 = &pinctrl_cpif; > + pinctrl3 = &pinctrl_ese; > + pinctrl4 = &pinctrl_finger; >

Re: [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-24 Thread Arnd Bergmann
On Tuesday 24 February 2015 14:16:45 Chanwoo Choi wrote: > This patch adds new Exynos5433 dtsi to support 64-bit Exynos5433 SoC based on > Octal core CPUs (quad Cortex-A57 and quad Cortex-A53). And Exynos5433 supports > PSCI (Power State Coordination Interface) v0.1. > > This patch includes follow

[PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

2015-02-23 Thread Chanwoo Choi
This patch adds new Exynos5433 dtsi to support 64-bit Exynos5433 SoC based on Octal core CPUs (quad Cortex-A57 and quad Cortex-A53). And Exynos5433 supports PSCI (Power State Coordination Interface) v0.1. This patch includes following dt node to support Exynos5433 SoC: 1. Octa core for big.LITTLE