Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-07-12 Thread Maxime Ripard
Hi Lorenzo, On Fri, Jul 05, 2013 at 11:19:46AM +0100, Lorenzo Pieralisi wrote: > On Sun, Jun 30, 2013 at 10:48:46AM +0100, Lorenzo Pieralisi wrote: > > On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: > > > On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: >

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-07-12 Thread Maxime Ripard
Hi Lorenzo, On Fri, Jul 05, 2013 at 11:19:46AM +0100, Lorenzo Pieralisi wrote: On Sun, Jun 30, 2013 at 10:48:46AM +0100, Lorenzo Pieralisi wrote: On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: On

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-07-05 Thread Lorenzo Pieralisi
On Sun, Jun 30, 2013 at 10:48:46AM +0100, Lorenzo Pieralisi wrote: > On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: > > On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: > > > On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard > > > wrote: > > > > On Fri, Jun

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-07-05 Thread Lorenzo Pieralisi
On Sun, Jun 30, 2013 at 10:48:46AM +0100, Lorenzo Pieralisi wrote: On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard maxime.rip...@free-electrons.com

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-07-02 Thread Lorenzo Pieralisi
On Tue, Jul 02, 2013 at 01:12:25PM +0100, Nicolas Ferre wrote: > On 28/06/2013 18:44, Maxime Ripard : > > Hi Arnd, Olof, > > > > Sorry for steping in so late, but these two patches fixes a warning > > introduced by the commit 1ba9bf0a (ARM: 7762/1: kernel: fix > > arm_dt_init_cpu_maps() to skip

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-07-02 Thread Nicolas Ferre
On 28/06/2013 18:44, Maxime Ripard : Hi Arnd, Olof, Sorry for steping in so late, but these two patches fixes a warning introduced by the commit 1ba9bf0a (ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes) after 3.10-rc7. These two patches solve the situation for sunxi. The

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-07-02 Thread Nicolas Ferre
On 28/06/2013 18:44, Maxime Ripard : Hi Arnd, Olof, Sorry for steping in so late, but these two patches fixes a warning introduced by the commit 1ba9bf0a (ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes) after 3.10-rc7. These two patches solve the situation for sunxi. The

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-07-02 Thread Lorenzo Pieralisi
On Tue, Jul 02, 2013 at 01:12:25PM +0100, Nicolas Ferre wrote: On 28/06/2013 18:44, Maxime Ripard : Hi Arnd, Olof, Sorry for steping in so late, but these two patches fixes a warning introduced by the commit 1ba9bf0a (ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-30 Thread Lorenzo Pieralisi
On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: > On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: > > On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard > > wrote: > > > On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: > > >> The patch above

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-30 Thread Lorenzo Pieralisi
On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Olof Johansson
On Sun, Jun 30, 2013 at 12:14:26AM +0100, Russell King - ARM Linux wrote: > On Sat, Jun 29, 2013 at 03:54:26PM -0700, Olof Johansson wrote: > > Most of this ruffle seems to be about the fact that booting a kernel > > with a device tree that doesn't conform to the brand spanking new, > > and never

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Russell King - ARM Linux
On Sat, Jun 29, 2013 at 03:54:26PM -0700, Olof Johansson wrote: > Most of this ruffle seems to be about the fact that booting a kernel > with a device tree that doesn't conform to the brand spanking new, > and never previously enforced, binding for the cpu nodes will produce > a WARN_ON(). Lots of

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Olof Johansson
On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: > On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: > > On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard > > wrote: > > > On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: > > >> The patch above

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Lorenzo Pieralisi
On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: > On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: > > On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard > > wrote: > > > On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: > > >> The patch above

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Russell King - ARM Linux
On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: > On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard > wrote: > > On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: > >> The patch above should already be queued in next/dt right ? > > > > Indeed. > > > > Then why the

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Lorenzo Pieralisi
On Sat, Jun 29, 2013 at 07:07:30PM +0100, Maxime Ripard wrote: > On Fri, Jun 28, 2013 at 10:45:12PM +0100, Lorenzo Pieralisi wrote: > > On Fri, Jun 28, 2013 at 09:05:42PM +0100, Olof Johansson wrote: > > > On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard > > > wrote: > > > > On Fri, Jun 28, 2013 at

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Maxime Ripard
On Fri, Jun 28, 2013 at 10:45:12PM +0100, Lorenzo Pieralisi wrote: > On Fri, Jun 28, 2013 at 09:05:42PM +0100, Olof Johansson wrote: > > On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard > > wrote: > > > On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: > > >> On Fri, Jun 28, 2013

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Maxime Ripard
On Fri, Jun 28, 2013 at 10:45:12PM +0100, Lorenzo Pieralisi wrote: On Fri, Jun 28, 2013 at 09:05:42PM +0100, Olof Johansson wrote: On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: On

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Lorenzo Pieralisi
On Sat, Jun 29, 2013 at 07:07:30PM +0100, Maxime Ripard wrote: On Fri, Jun 28, 2013 at 10:45:12PM +0100, Lorenzo Pieralisi wrote: On Fri, Jun 28, 2013 at 09:05:42PM +0100, Olof Johansson wrote: On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Russell King - ARM Linux
On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: The patch above should already be queued in next/dt right ? Indeed.

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Lorenzo Pieralisi
On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Olof Johansson
On Sat, Jun 29, 2013 at 08:38:19PM +0100, Russell King - ARM Linux wrote: On Fri, Jun 28, 2013 at 01:05:42PM -0700, Olof Johansson wrote: On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Russell King - ARM Linux
On Sat, Jun 29, 2013 at 03:54:26PM -0700, Olof Johansson wrote: Most of this ruffle seems to be about the fact that booting a kernel with a device tree that doesn't conform to the brand spanking new, and never previously enforced, binding for the cpu nodes will produce a WARN_ON(). Lots of our

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-29 Thread Olof Johansson
On Sun, Jun 30, 2013 at 12:14:26AM +0100, Russell King - ARM Linux wrote: On Sat, Jun 29, 2013 at 03:54:26PM -0700, Olof Johansson wrote: Most of this ruffle seems to be about the fact that booting a kernel with a device tree that doesn't conform to the brand spanking new, and never

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-28 Thread Lorenzo Pieralisi
On Fri, Jun 28, 2013 at 09:05:42PM +0100, Olof Johansson wrote: > On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard > wrote: > > On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: > >> On Fri, Jun 28, 2013 at 05:44:02PM +0100, Maxime Ripard wrote: > >> > Hi Arnd, Olof, > >> > > >> >

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-28 Thread Olof Johansson
On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard wrote: > On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: >> On Fri, Jun 28, 2013 at 05:44:02PM +0100, Maxime Ripard wrote: >> > Hi Arnd, Olof, >> > >> > Sorry for steping in so late, but these two patches fixes a warning >> >

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-28 Thread Maxime Ripard
On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: > On Fri, Jun 28, 2013 at 05:44:02PM +0100, Maxime Ripard wrote: > > Hi Arnd, Olof, > > > > Sorry for steping in so late, but these two patches fixes a warning > > introduced by the commit 1ba9bf0a (ARM: 7762/1: kernel: fix > >

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-28 Thread Lorenzo Pieralisi
On Fri, Jun 28, 2013 at 05:44:02PM +0100, Maxime Ripard wrote: > Hi Arnd, Olof, > > Sorry for steping in so late, but these two patches fixes a warning > introduced by the commit 1ba9bf0a (ARM: 7762/1: kernel: fix > arm_dt_init_cpu_maps() to skip non-cpu nodes) after 3.10-rc7. > > These two

[PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-28 Thread Maxime Ripard
Hi Arnd, Olof, Sorry for steping in so late, but these two patches fixes a warning introduced by the commit 1ba9bf0a (ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes) after 3.10-rc7. These two patches solve the situation for sunxi. The first one by Lorenzo is to be applied

[PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-28 Thread Maxime Ripard
Hi Arnd, Olof, Sorry for steping in so late, but these two patches fixes a warning introduced by the commit 1ba9bf0a (ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes) after 3.10-rc7. These two patches solve the situation for sunxi. The first one by Lorenzo is to be applied

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-28 Thread Lorenzo Pieralisi
On Fri, Jun 28, 2013 at 05:44:02PM +0100, Maxime Ripard wrote: Hi Arnd, Olof, Sorry for steping in so late, but these two patches fixes a warning introduced by the commit 1ba9bf0a (ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes) after 3.10-rc7. These two patches

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-28 Thread Maxime Ripard
On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: On Fri, Jun 28, 2013 at 05:44:02PM +0100, Maxime Ripard wrote: Hi Arnd, Olof, Sorry for steping in so late, but these two patches fixes a warning introduced by the commit 1ba9bf0a (ARM: 7762/1: kernel: fix

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-28 Thread Olof Johansson
On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: On Fri, Jun 28, 2013 at 05:44:02PM +0100, Maxime Ripard wrote: Hi Arnd, Olof, Sorry for steping in so late, but these two patches fixes

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-06-28 Thread Lorenzo Pieralisi
On Fri, Jun 28, 2013 at 09:05:42PM +0100, Olof Johansson wrote: On Fri, Jun 28, 2013 at 1:03 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Fri, Jun 28, 2013 at 06:15:32PM +0100, Lorenzo Pieralisi wrote: On Fri, Jun 28, 2013 at 05:44:02PM +0100, Maxime Ripard wrote: Hi Arnd,