Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

2015-10-30 Thread Ray Jui
On 10/30/2015 11:49 AM, Brian Norris wrote: On Wed, Oct 28, 2015 at 09:08:02AM -0700, Ray Jui wrote: On 10/28/2015 2:06 AM, Anup Patel wrote: I think for a newly created OF devices the Linux device driver framework will match the platform drivers in the order in which they are registered by

Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

2015-10-30 Thread Brian Norris
On Wed, Oct 28, 2015 at 09:08:02AM -0700, Ray Jui wrote: > On 10/28/2015 2:06 AM, Anup Patel wrote: > > > >I think for a newly created OF devices the Linux device driver framework will > >match the platform drivers in the order in which they are registered by > >module > >init functions. Now the o

Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

2015-10-28 Thread Florian Fainelli
Kernel; Device Tree; Linux Kernel; >>> bcm-kernel-feedback-list >>> Subject: Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for >>> NS2 >>> >>> >>> >>> On 10/27/2015 5:39 PM, Brian Norris wrote: >>>> On Tue, Oct

Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

2015-10-28 Thread Ray Jui
Campbell; Kumar Gala; Scott Branden; Florian Fainelli; Pramod Kumar; Vikram Prakash; Sandeep Tripathy; Linux ARM Kernel; Device Tree; Linux Kernel; bcm-kernel-feedback-list Subject: Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2 On 10/27/2015 5:39 PM, Brian Norris wrote: On Tue

RE: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

2015-10-28 Thread Anup Patel
a; > Scott Branden; Florian Fainelli; Pramod Kumar; Vikram Prakash; Sandeep > Tripathy; Linux ARM Kernel; Device Tree; Linux Kernel; > bcm-kernel-feedback-list > Subject: Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for > NS2 > > > > On 10/27/2015 5:39 PM,

Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

2015-10-27 Thread Ray Jui
On 10/27/2015 5:39 PM, Brian Norris wrote: On Tue, Oct 27, 2015 at 05:25:32PM -0700, Ray Jui wrote: On 10/27/2015 5:19 PM, Brian Norris wrote: On Fri, Oct 23, 2015 at 10:46:13AM +0530, Anup Patel wrote: diff --git a/arch/arm64/boot/dts/broadcom/ns2.dtsi b/arch/arm64/boot/dts/broadcom/ns2.dt

Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

2015-10-27 Thread Brian Norris
On Tue, Oct 27, 2015 at 05:25:32PM -0700, Ray Jui wrote: > On 10/27/2015 5:19 PM, Brian Norris wrote: > >On Fri, Oct 23, 2015 at 10:46:13AM +0530, Anup Patel wrote: > >>diff --git a/arch/arm64/boot/dts/broadcom/ns2.dtsi > >>b/arch/arm64/boot/dts/broadcom/ns2.dtsi > >>index f603277..9610822 100644

Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

2015-10-27 Thread Ray Jui
On 10/27/2015 5:19 PM, Brian Norris wrote: On Fri, Oct 23, 2015 at 10:46:13AM +0530, Anup Patel wrote: The NAND controller on NS2 SoC is compatible with existing BRCM IPROC NAND driver so let's enable it in NS2 DT and NS2 SVK DT. This patch also fixes use of node labels in ns2-svk.dts. Signe

Re: [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

2015-10-27 Thread Brian Norris
On Fri, Oct 23, 2015 at 10:46:13AM +0530, Anup Patel wrote: > The NAND controller on NS2 SoC is compatible with existing > BRCM IPROC NAND driver so let's enable it in NS2 DT and > NS2 SVK DT. > > This patch also fixes use of node labels in ns2-svk.dts. > > Signed-off-by: Anup Patel > Reviewed-b

[PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

2015-10-22 Thread Anup Patel
The NAND controller on NS2 SoC is compatible with existing BRCM IPROC NAND driver so let's enable it in NS2 DT and NS2 SVK DT. This patch also fixes use of node labels in ns2-svk.dts. Signed-off-by: Anup Patel Reviewed-by: Ray Jui Reviewed-by: Scott Branden --- arch/arm64/boot/dts/broadcom/ns