linux/arch/arm/boot
Tony Lindgren 304e71e0ad ARM: dts: Fix musb interrupt for device tree booting
Commit ad871c10 (ARM: dts: OMAP: Add usb_otg and glue data to
OMAP3+ boards) added support for MUSB on omap3 for device tree,
but added the interrupts the wrong way probably as they were
copied from the omap4.dtsi file. On omap3 we have TI specific
interrupt controller, not GIC.

Fix this by specifying the interrupt following the TI INTC
binding.

Without this fix MUSB won't work as it is trying to use
irq0 instead of irq92.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2013-05-16 08:18:57 -07:00
..
bootp
compressed ARM: 7672/1: uncompress debug support for multiplatform build 2013-03-15 17:18:52 +00:00
dts ARM: dts: Fix musb interrupt for device tree booting 2013-05-16 08:18:57 -07:00
.gitignore
install.sh
Makefile ARM: dts: remove generated .dtb files on clean 2013-03-04 17:15:35 -08:00