Re: [PATCH v11 0/3] Exynos 5410 support

2014-06-02 Thread Kevin Hilman
Tarek Dakhran writes: > Hi, > > On Fri, May 30, 2014 at 7:41 AM, Tushar Behera wrote: >> On Thu, May 29, 2014 at 11:30 PM, Andreas Färber wrote: >>> Hi Tarek, >>> >>> >>> And I reproducibly get failures for CPUs 1-3, resulting in only one CPU >>> in /proc/cpuinfo (compared to 4 on downstream 3.

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-30 Thread Tarek Dakhran
Hi all, On Fri, May 30, 2014 at 10:16 PM, Sachin Kamat wrote: > > > On Friday, 30 May 2014, Tushar Behera wrote: >> >> On Thu, May 29, 2014 at 11:30 PM, Andreas Färber wrote: >> > Hi Tarek, >> > >> > >> > And I reproducibly get failures for CPUs 1-3, resulting in only one CPU >> > in /proc/cpui

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-30 Thread Tarek Dakhran
Hi, On Fri, May 30, 2014 at 7:41 AM, Tushar Behera wrote: > On Thu, May 29, 2014 at 11:30 PM, Andreas Färber wrote: >> Hi Tarek, >> >> >> And I reproducibly get failures for CPUs 1-3, resulting in only one CPU >> in /proc/cpuinfo (compared to 4 on downstream 3.14): >> >> [0.045778] CPU: Test

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-29 Thread Tomasz Figa
Hi Andreas, On 29.05.2014 20:00, Andreas Färber wrote: [snip] > Some of the low-hanging fruit like no heartbeat/SD LEDs, no RTC, no > usb3503 and thus no network I'm already looking into myself. For now I'm > putting everything into the SMDK .dts, but I guess we'll need to split > off -odroidxu.

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-29 Thread Tushar Behera
On Thu, May 29, 2014 at 11:30 PM, Andreas Färber wrote: > Hi Tarek, > > > And I reproducibly get failures for CPUs 1-3, resulting in only one CPU > in /proc/cpuinfo (compared to 4 on downstream 3.14): > > [0.045778] CPU: Testing write buffer coherency: ok > [0.045968] /cpus/cpu@0 missing c

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-29 Thread Andreas Färber
Hi Tarek, [shortening the CC list a bit] Am 29.05.2014 16:46, schrieb Tarek Dakhran: > On 05/29/2014 05:36 PM, Andreas Färber wrote: >> Am 27.05.2014 19:06, schrieb Kevin Hilman: >>> Tarek Dakhran writes: >>> Has been tested on: 1) Exynos 5410 reference board (exynos_defconfig)

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-29 Thread Tarek Dakhran
Hi Andreas, On 05/29/2014 05:36 PM, Andreas Färber wrote: Hi Tarek and Kevin, Am 27.05.2014 19:06, schrieb Kevin Hilman: Tarek Dakhran writes: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on big.LITTLE architecture Patches add n

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-29 Thread Andreas Färber
Hi Tarek and Kevin, Am 27.05.2014 19:06, schrieb Kevin Hilman: > Tarek Dakhran writes: > >> The series of patches represent support of Exynos 5410 SoC >> >> The Exynos 5410 is the first Samsung SoC based on big.LITTLE architecture >> >> Patches add new platform description, support of clock cont

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-27 Thread Tomasz Figa
On 27.05.2014 22:17, Tarek Dakhran wrote: > Hi, > > On Tue, May 27, 2014 at 9:44 PM, Kevin Hilman wrote: >> Kevin Hilman writes: >> >>> Tarek Dakhran writes: >>> The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on big.LITTL

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-27 Thread Tarek Dakhran
Hi, On Tue, May 27, 2014 at 9:44 PM, Kevin Hilman wrote: > Kevin Hilman writes: > >> Tarek Dakhran writes: >> >>> The series of patches represent support of Exynos 5410 SoC >>> >>> The Exynos 5410 is the first Samsung SoC based on big.LITTLE architecture >>> >>> Patches add new platform descrip

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-27 Thread Kevin Hilman
Kevin Hilman writes: > Tarek Dakhran writes: > >> The series of patches represent support of Exynos 5410 SoC >> >> The Exynos 5410 is the first Samsung SoC based on big.LITTLE architecture >> >> Patches add new platform description, support of clock controller and device >> tree for Exynos 5410.

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-27 Thread Kevin Hilman
Tarek Dakhran writes: > The series of patches represent support of Exynos 5410 SoC > > The Exynos 5410 is the first Samsung SoC based on big.LITTLE architecture > > Patches add new platform description, support of clock controller and device > tree for Exynos 5410. > > Has been build on Samsung L

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-26 Thread Kukjin Kim
On 05/26/14 20:11, Tomasz Figa wrote: Hi, Hi On 26.05.2014 05:23, Tarek Dakhran wrote: The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on big.LITTLE architecture Patches add new platform description, support of clock controller and

Re: [PATCH v11 0/3] Exynos 5410 support

2014-05-26 Thread Tomasz Figa
Hi, On 26.05.2014 05:23, Tarek Dakhran wrote: > The series of patches represent support of Exynos 5410 SoC > > The Exynos 5410 is the first Samsung SoC based on big.LITTLE architecture > > Patches add new platform description, support of clock controller and device > tree for Exynos 5410. > > H

[PATCH v11 0/3] Exynos 5410 support

2014-05-25 Thread Tarek Dakhran
The series of patches represent support of Exynos 5410 SoC The Exynos 5410 is the first Samsung SoC based on big.LITTLE architecture Patches add new platform description, support of clock controller and device tree for Exynos 5410. Has been build on Samsung Linux Kernel (branch: for-next, comm