Re: [U-Boot] [PATCH 06/13] dts: dra7: add spi alias for qspi

2015-10-31 Thread Mugunthan V N
On Thursday 29 October 2015 10:48 PM, Simon Glass wrote: > On 27 October 2015 at 05:13, Mugunthan V N wrote: >> > add spi alias for qspi so that spi probes the device and driver >> > successfully. >> > >> > Signed-off-by: Mugunthan V N >> > --- >> > arch/arm/dts/dra7.dtsi | 2 ++ >> > 1 file cha

Re: [U-Boot] [PATCH 06/13] dts: dra7: add spi alias for qspi

2015-10-29 Thread Simon Glass
On 27 October 2015 at 05:13, Mugunthan V N wrote: > add spi alias for qspi so that spi probes the device and driver > successfully. > > Signed-off-by: Mugunthan V N > --- > arch/arm/dts/dra7.dtsi | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Simon Glass But I don't think you should a

[U-Boot] [PATCH 06/13] dts: dra7: add spi alias for qspi

2015-10-27 Thread Mugunthan V N
add spi alias for qspi so that spi probes the device and driver successfully. Signed-off-by: Mugunthan V N --- arch/arm/dts/dra7.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/dts/dra7.dtsi b/arch/arm/dts/dra7.dtsi index 8f1e25b..7357b0e 100644 --- a/arch/arm/dts/dra7.dtsi +