CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/11 09:12:43
Modified files:
sys/arch/arm64/dev: bcm2835_dwctwo.c
sys/arch/armv7/broadcom: bcm2835_dwctwo.c
Log message:
When available use "interrupt-names" to select the fdt idx for dwctwo
interrupt. Required after the dts included with raspberry pi firmware
changed from using idx 1 to idx 0 when introducing "interrupt-names".
Fixes USB devices not probing reported by dtucker@
ok kettenis@ patrick@ deraadt@
