mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-28 23:11:49 +01:00
Add an IRQ type to each driver and use irq_first_device_type() to find and probe the correct one. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>