bmips: fix external interrupt controller
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 27 Apr 2023 11:49:10 +0000 (13:49 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 27 Apr 2023 13:39:09 +0000 (15:39 +0200)
commitc3549b931902e02a76a5cdf31817c58a8c315f12
tree24252c42d4fdb4d56b0ce3df27310d8277ebe610
parente9f5b773d29ef6d10f5e23e21edb1897a8d828e6
bmips: fix external interrupt controller

- irq_domain_add_simple() can't be used on bmips since interrupts aren't
hardcoded with specific offsets for internal and external as opposed to
bcm63xx. This is needed to avoid collisions with other interrupts.
- remove unused bcm63xx-specific code.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bmips/patches-5.15/100-irqchip-add-support-for-bcm6345-style-external-inter.patch