Currently the GIC (in drivers/irqchip/irq-gic.c) is referred to with implementation-specific strings (e.g. "arm.cortex-a9-gic"), which is a little unwieldy due to the number of different CPUs we now have with GIC support. These 2 patches add the generic arm,gic-v[1,2] compat strings and also change the respective documentation. Nikolay Borisov (2): irqchip: Add generic gic-v1/gic-v2 compat strings. documentation/devicetree: Update GIC compat strings Documentation/devicetree/bindings/arm/gic.txt | 2 ++ drivers/irqchip/irq-gic.c | 2 ++ 2 files changed, 4 insertions(+) -- 1.8.1.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html