Re: [PATCH v2] PCI: imx: Add imx6sx suspend/resume support

2018-11-22 Thread Lorenzo Pieralisi
On Wed, Nov 07, 2018 at 01:57:03PM +, Leonard Crestez wrote: > Enable PCI suspend/resume support on imx6sx socs. This is similar to > imx7d with a few differences: > > * The PM_Turn_Off bit is exposed through an IOMUX GPR, like all other > pcie control bits on 6sx. > * The pcie_inbound_axi

Re: [PATCH v2] PCI: imx: Add imx6sx suspend/resume support

2018-11-22 Thread Lorenzo Pieralisi
On Wed, Nov 07, 2018 at 01:57:03PM +, Leonard Crestez wrote: > Enable PCI suspend/resume support on imx6sx socs. This is similar to > imx7d with a few differences: > > * The PM_Turn_Off bit is exposed through an IOMUX GPR, like all other > pcie control bits on 6sx. > * The pcie_inbound_axi

Re: [PATCH v2] PCI: imx: Add imx6sx suspend/resume support

2018-11-22 Thread Lucas Stach
Am Donnerstag, den 22.11.2018, 11:38 + schrieb Lorenzo Pieralisi: > On Wed, Nov 07, 2018 at 01:57:03PM +, Leonard Crestez wrote: > > Enable PCI suspend/resume support on imx6sx socs. This is similar to > > imx7d with a few differences: > > > > * The PM_Turn_Off bit is exposed through an

Re: [PATCH v2] PCI: imx: Add imx6sx suspend/resume support

2018-11-22 Thread Lucas Stach
Am Donnerstag, den 22.11.2018, 11:38 + schrieb Lorenzo Pieralisi: > On Wed, Nov 07, 2018 at 01:57:03PM +, Leonard Crestez wrote: > > Enable PCI suspend/resume support on imx6sx socs. This is similar to > > imx7d with a few differences: > > > > * The PM_Turn_Off bit is exposed through an

Re: [PATCH v2] PCI: imx: Add imx6sx suspend/resume support

2018-11-22 Thread Lorenzo Pieralisi
On Wed, Nov 07, 2018 at 01:57:03PM +, Leonard Crestez wrote: > Enable PCI suspend/resume support on imx6sx socs. This is similar to > imx7d with a few differences: > > * The PM_Turn_Off bit is exposed through an IOMUX GPR, like all other > pcie control bits on 6sx. > * The pcie_inbound_axi

Re: [PATCH v2] PCI: imx: Add imx6sx suspend/resume support

2018-11-22 Thread Lorenzo Pieralisi
On Wed, Nov 07, 2018 at 01:57:03PM +, Leonard Crestez wrote: > Enable PCI suspend/resume support on imx6sx socs. This is similar to > imx7d with a few differences: > > * The PM_Turn_Off bit is exposed through an IOMUX GPR, like all other > pcie control bits on 6sx. > * The pcie_inbound_axi

Re: [PATCH v2] PCI: imx: Add imx6sx suspend/resume support

2018-11-14 Thread Andrey Smirnov
On Wed, Nov 7, 2018 at 5:57 AM Leonard Crestez wrote: > > Enable PCI suspend/resume support on imx6sx socs. This is similar to > imx7d with a few differences: > > * The PM_Turn_Off bit is exposed through an IOMUX GPR, like all other > pcie control bits on 6sx. > * The pcie_inbound_axi clk needs

Re: [PATCH v2] PCI: imx: Add imx6sx suspend/resume support

2018-11-14 Thread Andrey Smirnov
On Wed, Nov 7, 2018 at 5:57 AM Leonard Crestez wrote: > > Enable PCI suspend/resume support on imx6sx socs. This is similar to > imx7d with a few differences: > > * The PM_Turn_Off bit is exposed through an IOMUX GPR, like all other > pcie control bits on 6sx. > * The pcie_inbound_axi clk needs