All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] Add generic GIC compat strings
@ 2014-05-21 13:48 ` Nikolay Borisov
  0 siblings, 0 replies; 12+ messages in thread
From: Nikolay Borisov @ 2014-05-21 13:48 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-05-22 15:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21 13:48 [PATCH RESEND 0/2] Add generic GIC compat strings Nikolay Borisov
2014-05-21 13:48 ` Nikolay Borisov
2014-05-21 13:48 ` [PATCH RESEND 1/2] irqchip: Add generic gic-v1/gic-v2 " Nikolay Borisov
2014-05-21 13:48   ` Nikolay Borisov
2014-05-21 21:27   ` Rob Herring
2014-05-21 21:27     ` Rob Herring
2014-05-22  9:07     ` Mark Rutland
2014-05-22  9:07       ` Mark Rutland
2014-05-22 15:26       ` Christopher Covington
2014-05-22 15:26         ` Christopher Covington
2014-05-21 13:48 ` [PATCH 2/2] documentation/devicetree: Update GIC " Nikolay Borisov
2014-05-21 13:48   ` Nikolay Borisov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.