Patrick Rudolph
f116feadea
drivers: misc: irq-uclass: Update irq_get_by_index
...
Support reading the "interrupts" property from the devicetree in case
the "interrupts-extended" property isn't found. As the "interrupts"
property is commonly used, this allows to parse all existing FDT and
makes irq_get_by_index() more useful.
The "interrupts" property doesn't contain a phandle as "interrupts-extended"
does, so implement a new method to locate the interrupt-parent called
irq_get_interrupt_parent().
TEST: Read the interrupts from the GIC node for ACPI MADT generation.
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com >
Reviewed-by: Moritz Fischer <moritzf@google.com >
2024-10-27 17:24:13 -06:00
..
2024-08-09 18:35:23 +08:00
2024-10-27 17:24:13 -06:00
2024-05-20 13:35:03 -06:00
2024-07-22 10:53:04 -06:00
2024-10-02 13:35:31 -06:00
2024-09-16 14:48:13 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-07-22 10:53:04 -06:00
2024-09-16 14:48:13 -06:00
2024-10-27 17:24:13 -06:00
2024-10-27 17:24:13 -06:00
2024-09-16 16:37:17 -06:00
2024-09-19 00:12:41 -03:00
2024-05-20 13:35:03 -06:00
2024-09-13 17:41:18 +02:00
2024-08-30 13:57:39 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-09-12 17:35:37 +02:00
2024-07-22 10:53:05 -06:00
2024-05-20 13:35:03 -06:00
2024-05-24 13:42:07 -06:00
2024-08-30 22:32:29 -03:00
2024-05-20 13:35:03 -06:00
2024-08-19 18:24:58 -06:00
2024-07-22 10:53:05 -06:00
2024-09-06 10:47:47 +02:00
2024-07-30 14:31:24 -06:00
2024-06-17 16:02:29 +02:00
2024-06-07 14:07:23 -06:00
2024-10-27 17:24:13 -06:00
2024-10-03 11:52:42 -06:00
2024-09-24 13:41:21 -06:00
2024-09-20 09:09:42 -06:00
2024-09-25 08:21:40 -06:00
2024-06-24 13:34:52 -06:00
2024-05-20 13:35:03 -06:00
2024-08-27 11:17:39 -06:00
2024-05-20 13:35:03 -06:00
2024-09-30 17:48:12 -06:00
2024-09-16 16:43:53 -06:00
2024-09-30 19:19:07 -06:00
2024-09-11 17:02:36 -03:00
2023-11-07 14:50:51 -05:00
2024-10-03 11:52:42 -06:00
2024-05-20 13:35:03 -06:00
2024-08-27 11:17:39 -06:00
2024-07-22 10:53:06 -06:00
2024-07-25 09:14:29 -06:00
2024-10-02 13:41:26 -06:00
2024-07-22 10:53:06 -06:00
2024-10-27 17:24:12 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-09-06 10:47:46 +02:00
2024-07-22 10:53:06 -06:00
2024-10-02 13:38:37 -06:00
2024-07-05 12:07:37 +02:00
2024-05-20 13:35:03 -06:00
2024-07-22 10:53:06 -06:00
2024-04-26 08:28:35 +03:00
2024-07-22 10:53:06 -06:00
2024-09-11 20:35:03 +08:00
2024-08-06 14:01:14 +03:00
2024-05-20 13:35:03 -06:00
2024-10-27 17:24:13 -06:00
2024-08-26 14:05:38 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-07-31 16:51:54 +02:00
2024-05-20 13:35:03 -06:00
2023-10-15 12:23:48 +02:00
2024-08-09 18:35:23 +08:00