RE: [PATCH v3 2/2] arm: dt: Exynos5420: populate cpu node enteries to 8 cpus

2013-10-04 Thread Kukjin Kim
Chander Kashyap wrote: > > Hi Kukgin, > > On 6 September 2013 00:52, Sylwester Nawrocki > wrote: > > On 09/05/2013 01:29 PM, Chander Kashyap wrote: > >> > >> Exynos5420 is octacore SoC from samsung. > > > > > > s/octacore/octa-core ? > > s/samsung/Samsung > > > > > >> Hence populate all the cpu

Re: [PATCH v3 2/2] arm: dt: Exynos5420: populate cpu node enteries to 8 cpus

2013-10-02 Thread Chander Kashyap
Hi Kukgin, On 6 September 2013 00:52, Sylwester Nawrocki wrote: > On 09/05/2013 01:29 PM, Chander Kashyap wrote: >> >> Exynos5420 is octacore SoC from samsung. > > > s/octacore/octa-core ? > s/samsung/Samsung > > >> Hence populate all the cpu node enteries. > > > s/cpu/CPU ? > s/enteries/entries

Re: [PATCH v3 2/2] arm: dt: Exynos5420: populate cpu node enteries to 8 cpus

2013-09-05 Thread Sylwester Nawrocki
On 09/05/2013 01:29 PM, Chander Kashyap wrote: Exynos5420 is octacore SoC from samsung. s/octacore/octa-core ? s/samsung/Samsung Hence populate all the cpu node enteries. s/cpu/CPU ? s/enteries/entries Signed-off-by: Chander Kashyap Subjects of the dts patches normally start with "ARM:

[PATCH v3 2/2] arm: dt: Exynos5420: populate cpu node enteries to 8 cpus

2013-09-05 Thread Chander Kashyap
Exynos5420 is octacore SoC from samsung. Hence populate all the cpu node enteries. Signed-off-by: Chander Kashyap --- arch/arm/boot/dts/exynos5420.dtsi | 28 1 file changed, 28 insertions(+) diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exyno