|
@@ -56,7 +56,14 @@ PROPERTIES
|
|
to the client. The presence of this property also mandates
|
|
to the client. The presence of this property also mandates
|
|
that any initialization related to interrupt sources shall
|
|
that any initialization related to interrupt sources shall
|
|
be limited to sources explicitly referenced in the device tree.
|
|
be limited to sources explicitly referenced in the device tree.
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+ - big-endian
|
|
|
|
+ Usage: optional
|
|
|
|
+ Value type: <empty>
|
|
|
|
+ If present the MPIC will be assumed to be big-endian. Some
|
|
|
|
+ device-trees omit this property on MPIC nodes even when the MPIC is
|
|
|
|
+ in fact big-endian, so certain boards override this property.
|
|
|
|
+
|
|
INTERRUPT SPECIFIER DEFINITION
|
|
INTERRUPT SPECIFIER DEFINITION
|
|
|
|
|
|
Interrupt specifiers consists of 4 cells encoded as
|
|
Interrupt specifiers consists of 4 cells encoded as
|