ARM: add support for Allwinner A10 interrupt controller
Untested so far. Change-Id: I3453115599cf2112858a194173212401ae4ac1b7 Reviewed-on: https://review.haiku-os.org/c/haiku/+/5104 Reviewed-by: Fredrik Holmqvist <[email protected]> Reviewed-by: David Karoly <[email protected]> Reviewed-by: Alex von Gluck IV <[email protected]> Tested-by: Commit checker robot <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
41ed7a1ed6
commit
cda13c638d
@@ -14,6 +14,7 @@
|
||||
#define INTC_KIND_GICV2 "gicv2"
|
||||
#define INTC_KIND_OMAP3 "omap3"
|
||||
#define INTC_KIND_PXA "pxa"
|
||||
#define INTC_KIND_SUN4I "sun4i"
|
||||
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user