Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: dt: create a DT header for the GIC | Stephen Warren | 2013-04-05 | 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 <swarren@nvidia.com> Acked-by: Rob Herring <rob.herring@calxeda.com> | ||||
* | ARM: dt: add header to define IRQ flags | Stephen Warren | 2013-04-05 | 1 | -0/+19 |
Many IRQ device tree bindings use the same flags. Create a header to define those. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Rob Herring <rob.herring@calxeda.com> |