All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add RZ/G2E SYSC support
@ 2018-09-10 14:41 Fabrizio Castro
  2018-09-10 14:41 ` [PATCH 1/3] dt-bindings: power: Add r8a774c0 SYSC power domain definitions Fabrizio Castro
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Fabrizio Castro @ 2018-09-10 14:41 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, Simon Horman, Magnus Damm, Geert Uytterhoeven,
	Biju Das, Vladimir Barinov, Sergei Shtylyov, Jacopo Mondi,
	Takeshi Kihara, devicetree, linux-renesas-soc, Chris Paterson

Dear All,

this series adds SYSC support for RZ/G2E SoC (a.k.a. r8a774c0).

Thanks,
Fab

Fabrizio Castro (3):
  dt-bindings: power: Add r8a774c0 SYSC power domain definitions
  soc: renesas: rcar-sysc: Add r8a774c0 support
  dt-bindings: power: rcar-sysc: Document r8a774c0 sysc

 .../bindings/power/renesas,rcar-sysc.txt           |  1 +
 drivers/soc/renesas/Kconfig                        |  5 ++
 drivers/soc/renesas/Makefile                       |  1 +
 drivers/soc/renesas/r8a774c0-sysc.c                | 68 ++++++++++++++++++++++
 drivers/soc/renesas/rcar-sysc.c                    |  3 +
 drivers/soc/renesas/rcar-sysc.h                    |  1 +
 include/dt-bindings/power/r8a774c0-sysc.h          | 25 ++++++++
 7 files changed, 104 insertions(+)
 create mode 100644 drivers/soc/renesas/r8a774c0-sysc.c
 create mode 100644 include/dt-bindings/power/r8a774c0-sysc.h

-- 
2.7.4

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

end of thread, other threads:[~2018-09-14 18:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-10 14:41 [PATCH 0/3] Add RZ/G2E SYSC support Fabrizio Castro
2018-09-10 14:41 ` [PATCH 1/3] dt-bindings: power: Add r8a774c0 SYSC power domain definitions Fabrizio Castro
2018-09-12  8:42   ` Simon Horman
2018-09-14 13:29     ` Simon Horman
2018-09-10 14:41 ` [PATCH 2/3] soc: renesas: rcar-sysc: Add r8a774c0 support Fabrizio Castro
2018-09-12  8:58   ` Simon Horman
2018-09-14 13:30     ` Simon Horman
2018-09-10 14:41 ` [PATCH 3/3] dt-bindings: power: rcar-sysc: Document r8a774c0 sysc Fabrizio Castro
2018-09-12  8:59   ` Simon Horman
2018-09-14 13:33     ` Simon Horman

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.