Álvaro Fernández Rojas c3549b9319 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>
2023-04-27 15:39:09 +02:00
..
2023-03-18 12:52:17 +01:00
2023-04-22 01:15:03 +02:00
2023-04-22 01:15:03 +02:00
2023-04-22 01:10:24 +02:00
2023-04-24 18:32:26 +02:00
2023-04-22 01:15:03 +02:00
2023-04-22 01:10:24 +02:00
2023-04-08 14:41:01 +02:00
2023-04-22 01:10:24 +02:00
2023-03-18 12:52:17 +01:00
2023-03-20 22:44:28 +01:00
2023-04-22 01:15:03 +02:00