Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs

2014-09-25 Thread Lorenzo Pieralisi
[CC'ed Daniel to make him aware this patch goes through your tree] On Thu, Sep 25, 2014 at 06:56:33AM +0100, Kukjin Kim wrote: Bartlomiej Zolnierkiewicz wrote: Recent patch by Tomasz Figa (irqchip: gic: Fix core ID calculation when topology is read from DT) fixed GIC driver to filter

Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs

2014-09-25 Thread Kukjin Kim
On 09/25/14 17:17, Lorenzo Pieralisi wrote: [CC'ed Daniel to make him aware this patch goes through your tree] Thanks and just note the branch which is including this change actually v4 is just rebased not v3 will be sent out to arm-soc last tonight or tomorrow. - Kukjin On Thu, Sep 25,

Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs

2014-09-25 Thread Tomasz Figa
Hi Kukjin, On 25.09.2014 10:26, Kukjin Kim wrote: On 09/25/14 17:17, Lorenzo Pieralisi wrote: [CC'ed Daniel to make him aware this patch goes through your tree] Thanks and just note the branch which is including this change actually v4 is just rebased not v3 will be sent out to arm-soc last

Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs

2014-09-25 Thread Kukjin Kim
On 09/25/14 17:28, Tomasz Figa wrote: Hi Kukjin, On 25.09.2014 10:26, Kukjin Kim wrote: On 09/25/14 17:17, Lorenzo Pieralisi wrote: [CC'ed Daniel to make him aware this patch goes through your tree] Thanks and just note the branch which is including this change actually v4 is just rebased

Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs

2014-09-25 Thread Tomasz Figa
On 25.09.2014 10:44, Kukjin Kim wrote: On 09/25/14 17:28, Tomasz Figa wrote: Hi Kukjin, On 25.09.2014 10:26, Kukjin Kim wrote: On 09/25/14 17:17, Lorenzo Pieralisi wrote: [CC'ed Daniel to make him aware this patch goes through your tree] Thanks and just note the branch which is

Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs

2014-09-25 Thread Daniel Lezcano
On 09/25/2014 10:17 AM, Lorenzo Pieralisi wrote: [CC'ed Daniel to make him aware this patch goes through your tree] Thanks for the head up. I was about to send the PR to Rafael. [ ... ] That's great, now my Exynos CPUidle DT patch should be rebased on top of this patch so that thanks to the

Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs

2014-09-25 Thread Lorenzo Pieralisi
On Thu, Sep 25, 2014 at 10:02:05AM +0100, Daniel Lezcano wrote: On 09/25/2014 10:17 AM, Lorenzo Pieralisi wrote: [CC'ed Daniel to make him aware this patch goes through your tree] Thanks for the head up. I was about to send the PR to Rafael. [ ... ] That's great, now my Exynos CPUidle

Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs

2014-09-25 Thread Daniel Lezcano
On 09/25/2014 11:36 AM, Lorenzo Pieralisi wrote: On Thu, Sep 25, 2014 at 10:02:05AM +0100, Daniel Lezcano wrote: On 09/25/2014 10:17 AM, Lorenzo Pieralisi wrote: [CC'ed Daniel to make him aware this patch goes through your tree] Thanks for the head up. I was about to send the PR to Rafael.

[PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs

2014-09-24 Thread Bartlomiej Zolnierkiewicz
Recent patch by Tomasz Figa (irqchip: gic: Fix core ID calculation when topology is read from DT) fixed GIC driver to filter cluster ID from values returned by cpu_logical_map() for SoCs having registers mapped without per-CPU banking making it is possible to add CPU nodes for Exynos4 SoCs. In

RE: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs

2014-09-24 Thread Kukjin Kim
Bartlomiej Zolnierkiewicz wrote: Recent patch by Tomasz Figa (irqchip: gic: Fix core ID calculation when topology is read from DT) fixed GIC driver to filter cluster ID from values returned by cpu_logical_map() for SoCs having registers mapped without per-CPU banking making it is possible to