All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: gic: Document optional Clock and Power Domain properties
@ 2015-09-14 20:06 ` Geert Uytterhoeven
  0 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2015-09-14 20:06 UTC (permalink / raw)
  To: Pawel Moll, Mark Rutland, Kumar Gala, Thomas Gleixner,
	Jason Cooper, Marc Zyngier, Rob Herring, Ian Campbell
  Cc: devicetree, linux-kernel, linux-clk, linux-pm, linux-arm-kernel,
	linux-sh, Geert Uytterhoeven

	Hi,

On some SoCs, the GIC may be part of a PM Domain (hardware Power and/or
Clock Domain).  Document the related optional DT properties.

This patch series:
  - Adds support for the PL390 GIC variant, as the PL390 has different
    clock inputs than the A9 MPCore GIC that is currently (incorrectly)
    described in various Renesas DTSes instead,
  - Documents optional Clock and Power Domain properties.

This will allow to properly describe later the relationship between the
GIC and the Clock and/or Power Domain topology on Renesas SoCs, and
prevent clocks from being disabled inadvertently.

This is v2 of "[PATCH] ARM: gic: Document Power and Clock Domain optional
properties" (https://lkml.org/lkml/2015/4/27/401).

Changes since v1:
  - Add "arm,pl390",
  - Add "clock-names" to DT bindings,
  - Document clock inputs on various GIC variants.

Thanks for your comments!

Geert Uytterhoeven (2):
  irqchip: gic: Add arm,pl390 support
  irqchip: gic: Document optional Clock and Power Domain properties

 Documentation/devicetree/bindings/arm/gic.txt | 24 ++++++++++++++++++++----
 drivers/irqchip/irq-gic.c                     |  1 +
 2 files changed, 21 insertions(+), 4 deletions(-)

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2015-09-22 10:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-14 20:06 [PATCH v2 0/2] ARM: gic: Document optional Clock and Power Domain properties Geert Uytterhoeven
2015-09-14 20:06 ` Geert Uytterhoeven
2015-09-14 20:06 ` Geert Uytterhoeven
2015-09-14 20:06 ` [PATCH v2 1/2] irqchip: gic: Add arm,pl390 support Geert Uytterhoeven
2015-09-14 20:06   ` Geert Uytterhoeven
2015-09-14 20:06   ` Geert Uytterhoeven
2015-09-22 10:54   ` [tip:irq/core] irqchip/gic: " tip-bot for Geert Uytterhoeven
2015-09-14 20:06 ` [PATCH v2 2/2] irqchip: gic: Document optional Clock and Power Domain properties Geert Uytterhoeven
2015-09-14 20:06   ` Geert Uytterhoeven
2015-09-14 20:06   ` Geert Uytterhoeven
2015-09-15 18:57   ` Rob Herring
2015-09-15 18:57     ` Rob Herring
2015-09-15 18:57     ` Rob Herring
2015-09-22 10:54   ` [tip:irq/core] irqchip/gic: " tip-bot for Geert Uytterhoeven

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.