Re: [PATCH v4 0/6] K2G: Add QSPI support

2017-10-17 Thread Cyrille Pitchen
Le 17/10/2017 à 00:34, Marek Vasut a écrit : > On 10/17/2017 12:29 AM, Cyrille Pitchen wrote: >> Hi all, >> >> Le 16/10/2017 à 11:28, Marek Vasut a écrit : >>> On 10/16/2017 08:15 AM, Vignesh R wrote: On Tuesday 03 October 2017 10:49 AM, Vignesh R wrote: > > > This

Re: [PATCH v4 0/6] K2G: Add QSPI support

2017-10-17 Thread Cyrille Pitchen
Le 17/10/2017 à 00:34, Marek Vasut a écrit : > On 10/17/2017 12:29 AM, Cyrille Pitchen wrote: >> Hi all, >> >> Le 16/10/2017 à 11:28, Marek Vasut a écrit : >>> On 10/16/2017 08:15 AM, Vignesh R wrote: On Tuesday 03 October 2017 10:49 AM, Vignesh R wrote: > > > This

Re: [PATCH v4 0/6] K2G: Add QSPI support

2017-10-16 Thread Marek Vasut
On 10/17/2017 12:29 AM, Cyrille Pitchen wrote: > Hi all, > > Le 16/10/2017 à 11:28, Marek Vasut a écrit : >> On 10/16/2017 08:15 AM, Vignesh R wrote: >>> >>> >>> On Tuesday 03 October 2017 10:49 AM, Vignesh R wrote: This series adds support for Cadence QSPI IP present in TI's

Re: [PATCH v4 0/6] K2G: Add QSPI support

2017-10-16 Thread Marek Vasut
On 10/17/2017 12:29 AM, Cyrille Pitchen wrote: > Hi all, > > Le 16/10/2017 à 11:28, Marek Vasut a écrit : >> On 10/16/2017 08:15 AM, Vignesh R wrote: >>> >>> >>> On Tuesday 03 October 2017 10:49 AM, Vignesh R wrote: This series adds support for Cadence QSPI IP present in TI's

Re: [PATCH v4 0/6] K2G: Add QSPI support

2017-10-16 Thread Cyrille Pitchen
Hi all, Le 16/10/2017 à 11:28, Marek Vasut a écrit : > On 10/16/2017 08:15 AM, Vignesh R wrote: >> >> >> On Tuesday 03 October 2017 10:49 AM, Vignesh R wrote: >>> >>> >>> This series adds support for Cadence QSPI IP present in TI's 66AK2G SoC. >>> The patches enhance the existing cadence-quadspi

Re: [PATCH v4 0/6] K2G: Add QSPI support

2017-10-16 Thread Cyrille Pitchen
Hi all, Le 16/10/2017 à 11:28, Marek Vasut a écrit : > On 10/16/2017 08:15 AM, Vignesh R wrote: >> >> >> On Tuesday 03 October 2017 10:49 AM, Vignesh R wrote: >>> >>> >>> This series adds support for Cadence QSPI IP present in TI's 66AK2G SoC. >>> The patches enhance the existing cadence-quadspi

Re: [PATCH v4 0/6] K2G: Add QSPI support

2017-10-16 Thread Marek Vasut
On 10/16/2017 08:15 AM, Vignesh R wrote: > > > On Tuesday 03 October 2017 10:49 AM, Vignesh R wrote: >> >> >> This series adds support for Cadence QSPI IP present in TI's 66AK2G SoC. >> The patches enhance the existing cadence-quadspi driver to support >> loopback clock circuit, pm_runtime

Re: [PATCH v4 0/6] K2G: Add QSPI support

2017-10-16 Thread Marek Vasut
On 10/16/2017 08:15 AM, Vignesh R wrote: > > > On Tuesday 03 October 2017 10:49 AM, Vignesh R wrote: >> >> >> This series adds support for Cadence QSPI IP present in TI's 66AK2G SoC. >> The patches enhance the existing cadence-quadspi driver to support >> loopback clock circuit, pm_runtime

Re: [PATCH v4 0/6] K2G: Add QSPI support

2017-10-16 Thread Vignesh R
On Tuesday 03 October 2017 10:49 AM, Vignesh R wrote: > > > This series adds support for Cadence QSPI IP present in TI's 66AK2G SoC. > The patches enhance the existing cadence-quadspi driver to support > loopback clock circuit, pm_runtime support and tweaks for 66AK2G SoC. Gentle ping on the

Re: [PATCH v4 0/6] K2G: Add QSPI support

2017-10-16 Thread Vignesh R
On Tuesday 03 October 2017 10:49 AM, Vignesh R wrote: > > > This series adds support for Cadence QSPI IP present in TI's 66AK2G SoC. > The patches enhance the existing cadence-quadspi driver to support > loopback clock circuit, pm_runtime support and tweaks for 66AK2G SoC. Gentle ping on the

[PATCH v4 0/6] K2G: Add QSPI support

2017-10-02 Thread Vignesh R
This series adds support for Cadence QSPI IP present in TI's 66AK2G SoC. The patches enhance the existing cadence-quadspi driver to support loopback clock circuit, pm_runtime support and tweaks for 66AK2G SoC. Change log: v4: * New patch to fix error handling sequence in probe. v3: * Fix

[PATCH v4 0/6] K2G: Add QSPI support

2017-10-02 Thread Vignesh R
This series adds support for Cadence QSPI IP present in TI's 66AK2G SoC. The patches enhance the existing cadence-quadspi driver to support loopback clock circuit, pm_runtime support and tweaks for 66AK2G SoC. Change log: v4: * New patch to fix error handling sequence in probe. v3: * Fix