Re: [U-Boot] [PATCH v2 6/8] dts: socfpga: Add trigger-address property to QSPI device

2017-03-01 Thread Dinh Nguyen
On 03/01/2017 05:07 PM, Rush, Jason A. wrote: > Dinh Nguyen wrote: >> Hi Jason, >> >> On 03/01/2017 10:38 AM, Rush, Jason A. wrote: >>> Add the 'cdns,trigger-address' property to the cadence QSPI device >>> node for Altera SoC devices. >>> >>> Signed-off-by: Jason A. Rush

Re: [U-Boot] [PATCH v2 6/8] dts: socfpga: Add trigger-address property to QSPI device

2017-03-01 Thread Rush, Jason A.
Dinh Nguyen wrote: > Hi Jason, > > On 03/01/2017 10:38 AM, Rush, Jason A. wrote: >> Add the 'cdns,trigger-address' property to the cadence QSPI device >> node for Altera SoC devices. >> >> Signed-off-by: Jason A. Rush >> --- >> Changed in v2: >> - renamed trigger-base to

Re: [U-Boot] [PATCH v2 6/8] dts: socfpga: Add trigger-address property to QSPI device

2017-03-01 Thread Dinh Nguyen
Hi Jason, On 03/01/2017 10:38 AM, Rush, Jason A. wrote: > Add the 'cdns,trigger-address' property to the cadence QSPI device > node for Altera SoC devices. > > Signed-off-by: Jason A. Rush > --- > Changed in v2: > - renamed trigger-base to trigger-address > >

[U-Boot] [PATCH v2 6/8] dts: socfpga: Add trigger-address property to QSPI device

2017-03-01 Thread Rush, Jason A.
Add the 'cdns,trigger-address' property to the cadence QSPI device node for Altera SoC devices. Signed-off-by: Jason A. Rush --- Changed in v2: - renamed trigger-base to trigger-address arch/arm/dts/socfpga.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git