hw/arm/fsl-imx6ul: Fix USB interrupt numbers
commit630e2af0ca248da764561cd695b9a7d7ad57e290
authorGuenter Roeck <linux@roeck-us.net>
Fri, 13 Mar 2020 01:45:48 +0000 (12 18:45 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Mar 2020 11:23:14 +0000 (17 11:23 +0000)
tree276711ba2ec7e705f1cf5345629e796618b97be8
parent0701a5efa015189248926879e7d44c45cc55515e
hw/arm/fsl-imx6ul: Fix USB interrupt numbers

USB1 and USB2 interrupt numbers were swapped. USB_PHY2 interrupt number
is 45. That didn't really matter up to now since the interrupts were not
used, but it needs to be fixed to be able to wire up the USB controllers.

Fixes: 31cbf933f0e ("i.MX6UL: Add i.MX6UL SOC")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Message-id: 20200313014551.12554-3-linux@roeck-us.net
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/hw/arm/fsl-imx6ul.h