Re: device attachment glue code

2016-07-11 Thread Jonathan Gray
On Sun, Jul 10, 2016 at 09:12:03PM +0200, Mark Kettenis wrote: > Currently the armv7 port has several bits ehci(4) glue code. > Basically there is one of these for every SoC platform that we > support. I converted the glue for the i.MX6 platform to use the FDT > and that works fine. However, this

device attachment glue code

2016-07-10 Thread Mark Kettenis
Currently the armv7 port has several bits ehci(4) glue code. Basically there is one of these for every SoC platform that we support. I converted the glue for the i.MX6 platform to use the FDT and that works fine. However, this prevents us from converting the other bits of glue, since it isn't pos