Re: [PATCH 0/7] K2G: Add QSPI support

2017-08-02 Thread Santosh Shilimkar
8/1/2017 10:52 PM, Vignesh R wrote: Hi, On Tuesday 01 August 2017 11:31 PM, Santosh Shilimkar wrote: On 7/31/2017 9:54 PM, Vignesh R wrote: This series adds support for Cadence QSPI for 66AK2G SoC. The first three patches enhance the cadence-quadspi driver to support loopback clock and

Re: [PATCH 0/7] K2G: Add QSPI support

2017-08-02 Thread Santosh Shilimkar
8/1/2017 10:52 PM, Vignesh R wrote: Hi, On Tuesday 01 August 2017 11:31 PM, Santosh Shilimkar wrote: On 7/31/2017 9:54 PM, Vignesh R wrote: This series adds support for Cadence QSPI for 66AK2G SoC. The first three patches enhance the cadence-quadspi driver to support loopback clock and

Re: [PATCH 0/7] K2G: Add QSPI support

2017-08-01 Thread Vignesh R
Hi, On Tuesday 01 August 2017 11:31 PM, Santosh Shilimkar wrote: > On 7/31/2017 9:54 PM, Vignesh R wrote: >> This series adds support for Cadence QSPI for 66AK2G SoC. The first >> three patches enhance the cadence-quadspi driver to support loopback >> clock and pm_runtime and tweaks for 66AK2G

Re: [PATCH 0/7] K2G: Add QSPI support

2017-08-01 Thread Vignesh R
Hi, On Tuesday 01 August 2017 11:31 PM, Santosh Shilimkar wrote: > On 7/31/2017 9:54 PM, Vignesh R wrote: >> This series adds support for Cadence QSPI for 66AK2G SoC. The first >> three patches enhance the cadence-quadspi driver to support loopback >> clock and pm_runtime and tweaks for 66AK2G

Re: [PATCH 0/7] K2G: Add QSPI support

2017-08-01 Thread Santosh Shilimkar
On 7/31/2017 9:54 PM, Vignesh R wrote: This series adds support for Cadence QSPI for 66AK2G SoC. The first three patches enhance the cadence-quadspi driver to support loopback clock and pm_runtime and tweaks for 66AK2G SoC. Remaining patches add DT nodes and enable the driver in defconfig.

Re: [PATCH 0/7] K2G: Add QSPI support

2017-08-01 Thread Santosh Shilimkar
On 7/31/2017 9:54 PM, Vignesh R wrote: This series adds support for Cadence QSPI for 66AK2G SoC. The first three patches enhance the cadence-quadspi driver to support loopback clock and pm_runtime and tweaks for 66AK2G SoC. Remaining patches add DT nodes and enable the driver in defconfig.

[PATCH 0/7] K2G: Add QSPI support

2017-07-31 Thread Vignesh R
This series adds support for Cadence QSPI for 66AK2G SoC. The first three patches enhance the cadence-quadspi driver to support loopback clock and pm_runtime and tweaks for 66AK2G SoC. Remaining patches add DT nodes and enable the driver in defconfig. Tested on 66AK2G GP and ICE boards. Vignesh

[PATCH 0/7] K2G: Add QSPI support

2017-07-31 Thread Vignesh R
This series adds support for Cadence QSPI for 66AK2G SoC. The first three patches enhance the cadence-quadspi driver to support loopback clock and pm_runtime and tweaks for 66AK2G SoC. Remaining patches add DT nodes and enable the driver in defconfig. Tested on 66AK2G GP and ICE boards. Vignesh