Searched hist:d402f922b291bb76e7e3b5c15dda7abf1ce33b85 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | crownbay.dts | d402f922b291bb76e7e3b5c15dda7abf1ce33b85 Tue Jun 23 04:18:44 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: queensbay: Correct Topcliff device irqs
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 <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
|