Re: [U-Boot] [PATCH 3/4] ARM: dts: K2G: Add support for QSPI controller

2016-04-13 Thread Tom Rini
On Wed, Apr 13, 2016 at 04:22:47PM +0530, Vignesh R wrote: > K2G SoC has a Cadence QSPI controller to communicate with NOR flash > devices. Add DT nodes to support the same. > Also, K2G EVM has a s25fl512s flash connect to QSPI bus at CS 0. Add nor > flash slave node for the same. > >

[U-Boot] [PATCH 3/4] ARM: dts: K2G: Add support for QSPI controller

2016-04-13 Thread Vignesh R
K2G SoC has a Cadence QSPI controller to communicate with NOR flash devices. Add DT nodes to support the same. Also, K2G EVM has a s25fl512s flash connect to QSPI bus at CS 0. Add nor flash slave node for the same. Signed-off-by: Vignesh R --- arch/arm/dts/k2g-evm.dts | 45