Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-05 | ARM: dt: create a DT header for the GIC | Stephen Warren | 1 | -0/+22 | |
The ARM GIC binding defines a few custom cells and flags for its IRQ specifier. Provide names for those. Signed-off-by: Stephen Warren <[email protected]> Acked-by: Rob Herring <[email protected]> | |||||
2013-04-05 | ARM: dt: add header to define IRQ flags | Stephen Warren | 1 | -0/+19 | |
Many IRQ device tree bindings use the same flags. Create a header to define those. Signed-off-by: Stephen Warren <[email protected]> Acked-by: Rob Herring <[email protected]> |