Thread (30 messages) 30 messages, 8 authors, 2013-12-10

[RFC part2 PATCH 8/9] ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystem

From: arnd@arndb.de (Arnd Bergmann)
Date: 2013-12-05 03:48:58
Also in: linux-acpi, lkml

On Tuesday 03 December 2013, Hanjun Guo wrote:
+       /*
+        * ACPI have no bindings to indicate SPI or PPI, so we
+        * use different mappings from DT in ACPI.
+        *
+        * For FDT
+        * PPI interrupt: in the range [0, 15];
+        * SPI interrupt: in the range [0, 987];
+        *
+        * For ACPI, using identity mapping for hwirq:
+        * PPI interrupt: in the range [16, 31];
+        * SPI interrupt: in the range [32, 1019];
This difference might cause endless confusion. Can't you register PPI and SPI as
separate IRQ controllers to have the same number space that we normally have?

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help