Re: armv7/imx: imxpcie(4) driver & device tree problem

2016-07-14 Thread Mark Kettenis
> Date: Thu, 14 Jul 2016 11:56:47 +0200 (CEST) > From: Mark Kettenis > > > > Time to investigate the > > > > > > sdmmc0: can't enable card > > > > > > message I see on my CuBox-i4Pro once more. > > > > I'd look at the no-1-8v property to start with (ommmc should be

Re: armv7/imx: imxpcie(4) driver & device tree problem

2016-07-14 Thread Patrick Wildt
On Thu, Jul 14, 2016 at 11:34:05AM +0200, Mark Kettenis wrote: > > Date: Thu, 14 Jul 2016 17:53:22 +1000 > > From: Jonathan Gray > > > > On Thu, Jul 14, 2016 at 03:20:34AM -0400, Ian Sutton wrote: > > > I am working on a MD PCI-E driver for the armv7/imx platform. It > > >

Re: armv7/imx: imxpcie(4) driver & device tree problem

2016-07-14 Thread Mark Kettenis
> Date: Thu, 14 Jul 2016 19:45:32 +1000 > From: Jonathan Gray > > On Thu, Jul 14, 2016 at 11:34:05AM +0200, Mark Kettenis wrote: > > > Date: Thu, 14 Jul 2016 17:53:22 +1000 > > > From: Jonathan Gray > > > > > > On Thu, Jul 14, 2016 at 03:20:34AM -0400, Ian

Re: armv7/imx: imxpcie(4) driver & device tree problem

2016-07-14 Thread Jonathan Gray
On Thu, Jul 14, 2016 at 11:34:05AM +0200, Mark Kettenis wrote: > > Date: Thu, 14 Jul 2016 17:53:22 +1000 > > From: Jonathan Gray > > > > On Thu, Jul 14, 2016 at 03:20:34AM -0400, Ian Sutton wrote: > > > I am working on a MD PCI-E driver for the armv7/imx platform. It > > >

Re: armv7/imx: imxpcie(4) driver & device tree problem

2016-07-14 Thread Mark Kettenis
> Date: Thu, 14 Jul 2016 17:53:22 +1000 > From: Jonathan Gray > > On Thu, Jul 14, 2016 at 03:20:34AM -0400, Ian Sutton wrote: > > I am working on a MD PCI-E driver for the armv7/imx platform. It > > attaches via FDT/simplebus, ascertaining its physical memory addresses > > from

Re: armv7/imx: imxpcie(4) driver & device tree problem

2016-07-14 Thread Mark Kettenis
> From: Ian Sutton > Date: Thu, 14 Jul 2016 03:20:34 -0400 (EDT) > > I am working on a MD PCI-E driver for the armv7/imx platform. Before you continue you should talk to patrick@. I believe he had some working code already.

Re: armv7/imx: imxpcie(4) driver & device tree problem

2016-07-14 Thread Jonathan Gray
On Thu, Jul 14, 2016 at 03:20:34AM -0400, Ian Sutton wrote: > I am working on a MD PCI-E driver for the armv7/imx platform. It > attaches via FDT/simplebus, ascertaining its physical memory addresses > from the fdt structure originating from the dtb files present on the > msdos bootloader