Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-10 Thread Peter Senna Tschudin
On Wed, May 10, 2017 at 03:32:19PM +0200, Lucas Stach wrote: > Am Mittwoch, den 10.05.2017, 10:27 -0300 schrieb Fabio Estevam: > > On Wed, May 10, 2017 at 10:17 AM, Peter Senna Tschudin > > wrote: > > > On Tue, May 09, 2017 at 07:21:24AM -0300, Fabio Estevam wrote: > >

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-10 Thread Peter Senna Tschudin
On Wed, May 10, 2017 at 03:32:19PM +0200, Lucas Stach wrote: > Am Mittwoch, den 10.05.2017, 10:27 -0300 schrieb Fabio Estevam: > > On Wed, May 10, 2017 at 10:17 AM, Peter Senna Tschudin > > wrote: > > > On Tue, May 09, 2017 at 07:21:24AM -0300, Fabio Estevam wrote: > > >> Hi Peter, > > >> > > >>

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-10 Thread Lucas Stach
Am Mittwoch, den 10.05.2017, 10:27 -0300 schrieb Fabio Estevam: > On Wed, May 10, 2017 at 10:17 AM, Peter Senna Tschudin > wrote: > > On Tue, May 09, 2017 at 07:21:24AM -0300, Fabio Estevam wrote: > >> Hi Peter, > >> > >> On Tue, May 9, 2017 at 3:34 AM, Peter Senna

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-10 Thread Lucas Stach
Am Mittwoch, den 10.05.2017, 10:27 -0300 schrieb Fabio Estevam: > On Wed, May 10, 2017 at 10:17 AM, Peter Senna Tschudin > wrote: > > On Tue, May 09, 2017 at 07:21:24AM -0300, Fabio Estevam wrote: > >> Hi Peter, > >> > >> On Tue, May 9, 2017 at 3:34 AM, Peter Senna Tschudin > >> wrote: > >> > >>

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-10 Thread Fabio Estevam
On Wed, May 10, 2017 at 10:17 AM, Peter Senna Tschudin wrote: > On Tue, May 09, 2017 at 07:21:24AM -0300, Fabio Estevam wrote: >> Hi Peter, >> >> On Tue, May 9, 2017 at 3:34 AM, Peter Senna Tschudin >> wrote: >> >> > Something that ocurred to

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-10 Thread Fabio Estevam
On Wed, May 10, 2017 at 10:17 AM, Peter Senna Tschudin wrote: > On Tue, May 09, 2017 at 07:21:24AM -0300, Fabio Estevam wrote: >> Hi Peter, >> >> On Tue, May 9, 2017 at 3:34 AM, Peter Senna Tschudin >> wrote: >> >> > Something that ocurred to me is that u-boot is initializing the PCI, and >> >

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-10 Thread Peter Senna Tschudin
On Tue, May 09, 2017 at 07:21:24AM -0300, Fabio Estevam wrote: > Hi Peter, > > On Tue, May 9, 2017 at 3:34 AM, Peter Senna Tschudin > wrote: > > > Something that ocurred to me is that u-boot is initializing the PCI, and > > the PCI networkd cards. Ideally this should

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-10 Thread Peter Senna Tschudin
On Tue, May 09, 2017 at 07:21:24AM -0300, Fabio Estevam wrote: > Hi Peter, > > On Tue, May 9, 2017 at 3:34 AM, Peter Senna Tschudin > wrote: > > > Something that ocurred to me is that u-boot is initializing the PCI, and > > the PCI networkd cards. Ideally this should not affect anything, but >

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-09 Thread Lorenzo Pieralisi
On Mon, May 08, 2017 at 10:33:25PM +0200, Peter Senna Tschudin wrote: > On Mon, May 08, 2017 at 06:55:36PM +0100, Lorenzo Pieralisi wrote: > > On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > > > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > > > Hello

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-09 Thread Lorenzo Pieralisi
On Mon, May 08, 2017 at 10:33:25PM +0200, Peter Senna Tschudin wrote: > On Mon, May 08, 2017 at 06:55:36PM +0100, Lorenzo Pieralisi wrote: > > On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > > > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > > > Hello

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-09 Thread Fabio Estevam
Hi Peter, On Tue, May 9, 2017 at 3:34 AM, Peter Senna Tschudin wrote: > Something that ocurred to me is that u-boot is initializing the PCI, and > the PCI networkd cards. Ideally this should not affect anything, but > can this be related to the issue? Yes, in order

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-09 Thread Fabio Estevam
Hi Peter, On Tue, May 9, 2017 at 3:34 AM, Peter Senna Tschudin wrote: > Something that ocurred to me is that u-boot is initializing the PCI, and > the PCI networkd cards. Ideally this should not affect anything, but > can this be related to the issue? Yes, in order to narrow things down:

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-09 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 10:30:13PM -0300, Fabio Estevam wrote: > Hi Peter, > > On Mon, May 8, 2017 at 12:02 PM, Peter Senna Tschudin > wrote: > > Hello Kishon, > > > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > > linux-next and I could bisect

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-09 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 10:30:13PM -0300, Fabio Estevam wrote: > Hi Peter, > > On Mon, May 8, 2017 at 12:02 PM, Peter Senna Tschudin > wrote: > > Hello Kishon, > > > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > > linux-next and I could bisect until: > > > > commit

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Fabio Estevam
Hi Peter, On Mon, May 8, 2017 at 12:02 PM, Peter Senna Tschudin wrote: > Hello Kishon, > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > linux-next and I could bisect until: > > commit 442ec4c04d1235f8c664a74004dae54a7a574d18 > Author: Kishon Vijay

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Fabio Estevam
Hi Peter, On Mon, May 8, 2017 at 12:02 PM, Peter Senna Tschudin wrote: > Hello Kishon, > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > linux-next and I could bisect until: > > commit 442ec4c04d1235f8c664a74004dae54a7a574d18 > Author: Kishon Vijay Abraham I > Date: Wed

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 06:55:36PM +0100, Lorenzo Pieralisi wrote: > On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > > Hello Kishon, > > > > > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 06:55:36PM +0100, Lorenzo Pieralisi wrote: > On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > > Hello Kishon, > > > > > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Lorenzo Pieralisi
On Mon, May 08, 2017 at 05:02:24PM +0200, Peter Senna Tschudin wrote: [...] > [0.880800] Unhandled fault: external abort on non-linefetch (0x1008) at > 0xf0a4 ^^ That's the fsr, 0x8 should be the hook number or I am

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Lorenzo Pieralisi
On Mon, May 08, 2017 at 05:02:24PM +0200, Peter Senna Tschudin wrote: [...] > [0.880800] Unhandled fault: external abort on non-linefetch (0x1008) at > 0xf0a4 ^^ That's the fsr, 0x8 should be the hook number or I am

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Lorenzo Pieralisi
On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > Hello Kishon, > > > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > > linux-next and I could bisect until: > > > > commit

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Lorenzo Pieralisi
On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > Hello Kishon, > > > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > > linux-next and I could bisect until: > > > > commit

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 09:20:36PM +0530, Kishon Vijay Abraham I wrote: > Hi, > > On Monday 08 May 2017 09:09 PM, Kishon Vijay Abraham I wrote: > > Hi, > > > > On Monday 08 May 2017 08:32 PM, Peter Senna Tschudin wrote: > >> Hello Kishon, > >> > >> Our iMX6 hardware (imx6q-b850v3.dts) is not

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 09:20:36PM +0530, Kishon Vijay Abraham I wrote: > Hi, > > On Monday 08 May 2017 09:09 PM, Kishon Vijay Abraham I wrote: > > Hi, > > > > On Monday 08 May 2017 08:32 PM, Peter Senna Tschudin wrote: > >> Hello Kishon, > >> > >> Our iMX6 hardware (imx6q-b850v3.dts) is not

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 06:48:48PM +0200, Lucas Stach wrote: > Am Montag, den 08.05.2017, 18:44 +0200 schrieb Peter Senna Tschudin: > > On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > > > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > > > Hello Kishon, > >

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 06:48:48PM +0200, Lucas Stach wrote: > Am Montag, den 08.05.2017, 18:44 +0200 schrieb Peter Senna Tschudin: > > On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > > > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > > > Hello Kishon, > >

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Lucas Stach
Am Montag, den 08.05.2017, 18:44 +0200 schrieb Peter Senna Tschudin: > On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > > Hello Kishon, > > > > > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Lucas Stach
Am Montag, den 08.05.2017, 18:44 +0200 schrieb Peter Senna Tschudin: > On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > > Hello Kishon, > > > > > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > Hello Kishon, > > > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > > linux-next and I could bisect until: > > > > commit

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 06:34:08PM +0200, Lucas Stach wrote: > Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > > Hello Kishon, > > > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > > linux-next and I could bisect until: > > > > commit

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Lucas Stach
Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > Hello Kishon, > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > linux-next and I could bisect until: > > commit 442ec4c04d1235f8c664a74004dae54a7a574d18 > Author: Kishon Vijay Abraham I >

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Lucas Stach
Am Montag, den 08.05.2017, 17:02 +0200 schrieb Peter Senna Tschudin: > Hello Kishon, > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > linux-next and I could bisect until: > > commit 442ec4c04d1235f8c664a74004dae54a7a574d18 > Author: Kishon Vijay Abraham I > Date: Wed Feb

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 09:09:32PM +0530, Kishon Vijay Abraham I wrote: . . . . > > [0.501998] OF: PCI: host bridge /soc/pcie@1ffc000 ranges: > > [0.507275] OF: PCI:IO 0x01f8..0x01f8 -> 0x > > [0.513202] OF: PCI: MEM 0x0100..0x01ef -> 0x0100 > > [

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
On Mon, May 08, 2017 at 09:09:32PM +0530, Kishon Vijay Abraham I wrote: . . . . > > [0.501998] OF: PCI: host bridge /soc/pcie@1ffc000 ranges: > > [0.507275] OF: PCI:IO 0x01f8..0x01f8 -> 0x > > [0.513202] OF: PCI: MEM 0x0100..0x01ef -> 0x0100 > > [

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Kishon Vijay Abraham I
Hi, On Monday 08 May 2017 09:09 PM, Kishon Vijay Abraham I wrote: > Hi, > > On Monday 08 May 2017 08:32 PM, Peter Senna Tschudin wrote: >> Hello Kishon, >> >> Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest >> linux-next and I could bisect until: >> >> commit

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Kishon Vijay Abraham I
Hi, On Monday 08 May 2017 09:09 PM, Kishon Vijay Abraham I wrote: > Hi, > > On Monday 08 May 2017 08:32 PM, Peter Senna Tschudin wrote: >> Hello Kishon, >> >> Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest >> linux-next and I could bisect until: >> >> commit

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Kishon Vijay Abraham I
Hi Joao, On Monday 08 May 2017 09:01 PM, Joao Pinto wrote: > Às 4:20 PM de 5/8/2017, Kishon Vijay Abraham I escreveu: >> Hi Joao, >> >> On Monday 08 May 2017 08:43 PM, Joao Pinto wrote: >>> >>> Hi Peter, >>> >>> Às 4:02 PM de 5/8/2017, Peter Senna Tschudin escreveu: Hello Kishon,

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Kishon Vijay Abraham I
Hi Joao, On Monday 08 May 2017 09:01 PM, Joao Pinto wrote: > Às 4:20 PM de 5/8/2017, Kishon Vijay Abraham I escreveu: >> Hi Joao, >> >> On Monday 08 May 2017 08:43 PM, Joao Pinto wrote: >>> >>> Hi Peter, >>> >>> Às 4:02 PM de 5/8/2017, Peter Senna Tschudin escreveu: Hello Kishon,

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Kishon Vijay Abraham I
Hi, On Monday 08 May 2017 08:32 PM, Peter Senna Tschudin wrote: > Hello Kishon, > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > linux-next and I could bisect until: > > commit 442ec4c04d1235f8c664a74004dae54a7a574d18 > Author: Kishon Vijay Abraham I > Date:

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Kishon Vijay Abraham I
Hi, On Monday 08 May 2017 08:32 PM, Peter Senna Tschudin wrote: > Hello Kishon, > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > linux-next and I could bisect until: > > commit 442ec4c04d1235f8c664a74004dae54a7a574d18 > Author: Kishon Vijay Abraham I > Date: Wed Feb 15

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Joao Pinto
Às 4:20 PM de 5/8/2017, Kishon Vijay Abraham I escreveu: > Hi Joao, > > On Monday 08 May 2017 08:43 PM, Joao Pinto wrote: >> >> Hi Peter, >> >> Às 4:02 PM de 5/8/2017, Peter Senna Tschudin escreveu: >>> Hello Kishon, >>> >>> Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest >>>

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Joao Pinto
Às 4:20 PM de 5/8/2017, Kishon Vijay Abraham I escreveu: > Hi Joao, > > On Monday 08 May 2017 08:43 PM, Joao Pinto wrote: >> >> Hi Peter, >> >> Às 4:02 PM de 5/8/2017, Peter Senna Tschudin escreveu: >>> Hello Kishon, >>> >>> Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest >>>

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Kishon Vijay Abraham I
Hi Joao, On Monday 08 May 2017 08:43 PM, Joao Pinto wrote: > > Hi Peter, > > Às 4:02 PM de 5/8/2017, Peter Senna Tschudin escreveu: >> Hello Kishon, >> >> Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest >> linux-next and I could bisect until: >> >> commit

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Kishon Vijay Abraham I
Hi Joao, On Monday 08 May 2017 08:43 PM, Joao Pinto wrote: > > Hi Peter, > > Às 4:02 PM de 5/8/2017, Peter Senna Tschudin escreveu: >> Hello Kishon, >> >> Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest >> linux-next and I could bisect until: >> >> commit

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Joao Pinto
Hi Peter, Às 4:02 PM de 5/8/2017, Peter Senna Tschudin escreveu: > Hello Kishon, > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > linux-next and I could bisect until: > > commit 442ec4c04d1235f8c664a74004dae54a7a574d18 > Author: Kishon Vijay Abraham I >

Re: Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Joao Pinto
Hi Peter, Às 4:02 PM de 5/8/2017, Peter Senna Tschudin escreveu: > Hello Kishon, > > Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest > linux-next and I could bisect until: > > commit 442ec4c04d1235f8c664a74004dae54a7a574d18 > Author: Kishon Vijay Abraham I > Date: Wed Feb 15

Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
Hello Kishon, Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest linux-next and I could bisect until: commit 442ec4c04d1235f8c664a74004dae54a7a574d18 Author: Kishon Vijay Abraham I Date: Wed Feb 15 18:48:14 2017 +0530 PCI: dwc: all: Split struct pcie_port into

Regression: 442ec4c04d1: PCI: dwc: all: Split struct pcie_port into host-only and core structures

2017-05-08 Thread Peter Senna Tschudin
Hello Kishon, Our iMX6 hardware (imx6q-b850v3.dts) is not booting with latest linux-next and I could bisect until: commit 442ec4c04d1235f8c664a74004dae54a7a574d18 Author: Kishon Vijay Abraham I Date: Wed Feb 15 18:48:14 2017 +0530 PCI: dwc: all: Split struct pcie_port into host-only and