Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-31 Thread Jon Mason
On Mon, Aug 31, 2015 at 04:49:10PM -0500, Rob Herring wrote: > On Mon, Aug 31, 2015 at 2:44 PM, Jon Mason wrote: > > On Mon, Aug 31, 2015 at 12:18:13AM -0700, Ray Jui wrote: > >> > >> > >> On 8/30/2015 7:24 PM, Jon Mason wrote: > >> > On Fri, Aug 28, 2015 at 05:20:20PM -0700, Ray Jui wrote: > >>

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-31 Thread Rob Herring
On Mon, Aug 31, 2015 at 2:44 PM, Jon Mason wrote: > On Mon, Aug 31, 2015 at 12:18:13AM -0700, Ray Jui wrote: >> >> >> On 8/30/2015 7:24 PM, Jon Mason wrote: >> > On Fri, Aug 28, 2015 at 05:20:20PM -0700, Ray Jui wrote: >> >> >> >> >> >> On 8/28/2015 4:47 PM, Jon Mason wrote: >> >>> Add a very

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-31 Thread Jon Mason
On Mon, Aug 31, 2015 at 12:18:13AM -0700, Ray Jui wrote: > > > On 8/30/2015 7:24 PM, Jon Mason wrote: > > On Fri, Aug 28, 2015 at 05:20:20PM -0700, Ray Jui wrote: > >> > >> > >> On 8/28/2015 4:47 PM, Jon Mason wrote: > >>> Add a very minimalistic set of Northstar Plus Device Tree files which >

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-31 Thread Ray Jui
On 8/30/2015 7:24 PM, Jon Mason wrote: > On Fri, Aug 28, 2015 at 05:20:20PM -0700, Ray Jui wrote: >> >> >> On 8/28/2015 4:47 PM, Jon Mason wrote: >>> Add a very minimalistic set of Northstar Plus Device Tree files which >>> describes the SoC and the BCM958625 implementation. The perpherials >>>

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-31 Thread Ray Jui
On 8/30/2015 7:24 PM, Jon Mason wrote: > On Fri, Aug 28, 2015 at 05:20:20PM -0700, Ray Jui wrote: >> >> >> On 8/28/2015 4:47 PM, Jon Mason wrote: >>> Add a very minimalistic set of Northstar Plus Device Tree files which >>> describes the SoC and the BCM958625 implementation. The perpherials >>>

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-31 Thread Jon Mason
On Mon, Aug 31, 2015 at 12:18:13AM -0700, Ray Jui wrote: > > > On 8/30/2015 7:24 PM, Jon Mason wrote: > > On Fri, Aug 28, 2015 at 05:20:20PM -0700, Ray Jui wrote: > >> > >> > >> On 8/28/2015 4:47 PM, Jon Mason wrote: > >>> Add a very minimalistic set of Northstar Plus Device Tree files which >

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-31 Thread Rob Herring
On Mon, Aug 31, 2015 at 2:44 PM, Jon Mason wrote: > On Mon, Aug 31, 2015 at 12:18:13AM -0700, Ray Jui wrote: >> >> >> On 8/30/2015 7:24 PM, Jon Mason wrote: >> > On Fri, Aug 28, 2015 at 05:20:20PM -0700, Ray Jui wrote: >> >> >> >> >> >> On 8/28/2015 4:47 PM, Jon Mason

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-31 Thread Jon Mason
On Mon, Aug 31, 2015 at 04:49:10PM -0500, Rob Herring wrote: > On Mon, Aug 31, 2015 at 2:44 PM, Jon Mason wrote: > > On Mon, Aug 31, 2015 at 12:18:13AM -0700, Ray Jui wrote: > >> > >> > >> On 8/30/2015 7:24 PM, Jon Mason wrote: > >> > On Fri, Aug 28, 2015 at 05:20:20PM

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-30 Thread Jon Mason
On Fri, Aug 28, 2015 at 05:20:20PM -0700, Ray Jui wrote: > > > On 8/28/2015 4:47 PM, Jon Mason wrote: > > Add a very minimalistic set of Northstar Plus Device Tree files which > > describes the SoC and the BCM958625 implementation. The perpherials > > described are: > > > > ARM Cortex A9 CPU >

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-30 Thread Jon Mason
On Fri, Aug 28, 2015 at 05:20:20PM -0700, Ray Jui wrote: On 8/28/2015 4:47 PM, Jon Mason wrote: Add a very minimalistic set of Northstar Plus Device Tree files which describes the SoC and the BCM958625 implementation. The perpherials described are: ARM Cortex A9 CPU 2 8250 UARTs

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-28 Thread Ray Jui
On 8/28/2015 4:47 PM, Jon Mason wrote: > Add a very minimalistic set of Northstar Plus Device Tree files which > describes the SoC and the BCM958625 implementation. The perpherials > described are: > > ARM Cortex A9 CPU > 2 8250 UARTs > ARM GIC > PL310 L2 Cache > ARM A9 Global timer > >

[PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-28 Thread Jon Mason
Add a very minimalistic set of Northstar Plus Device Tree files which describes the SoC and the BCM958625 implementation. The perpherials described are: ARM Cortex A9 CPU 2 8250 UARTs ARM GIC PL310 L2 Cache ARM A9 Global timer Signed-off-by: Kapil Hali Signed-off-by: Jon Mason ---

[PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-28 Thread Jon Mason
Add a very minimalistic set of Northstar Plus Device Tree files which describes the SoC and the BCM958625 implementation. The perpherials described are: ARM Cortex A9 CPU 2 8250 UARTs ARM GIC PL310 L2 Cache ARM A9 Global timer Signed-off-by: Kapil Hali kap...@broadcom.com Signed-off-by: Jon

Re: [PATCH v3 2/5] ARM: NSP: add minimal Northstar Plus device tree

2015-08-28 Thread Ray Jui
On 8/28/2015 4:47 PM, Jon Mason wrote: Add a very minimalistic set of Northstar Plus Device Tree files which describes the SoC and the BCM958625 implementation. The perpherials described are: ARM Cortex A9 CPU 2 8250 UARTs ARM GIC PL310 L2 Cache ARM A9 Global timer Signed-off-by: