On 22 June 2015 at 22:18, Bin Meng <[email protected]> wrote: > There are 4 usb ports on the Intel Crown Bay board, 2 of which are > connected to Topcliff usb host 0 and the other 2 connected to usb > host 1. USB devices inserted in the ports connected to usb host 1 > cannot get detected due to wrong IRQ assigned to the controller. > Actually we need apply the PCI interrupt pin swizzling logic to all > devices on the Topcliff chipset when configuring the PIRQ routing. > > This was observed on usb ports, but device 6 and 10 irqs are also > wrong. Correct them all together. > > Signed-off-by: Bin Meng <[email protected]> > Acked-by: Simon Glass <[email protected]> > --- > > Changes in v2: None > > arch/x86/dts/crownbay.dts | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-)
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

