linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add basic HiHope RZ/G2M board support
@ 2019-05-30 14:57 Biju Das
  2019-05-30 14:57 ` [PATCH 1/3] arm64: dts: renesas: Add HiHope RZ/G2M main " Biju Das
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Biju Das @ 2019-05-30 14:57 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Biju Das, Simon Horman, Magnus Damm, xu_shunji,
	linux-renesas-soc, devicetree, Geert Uytterhoeven,
	Chris Paterson, Fabrizio Castro

The HiHope RZ/G2M board from HopeRun consists of main board
(HopeRun HiHope RZ/G2M main board) and sub board(HopeRun 
HiHope RZ/G2M sub board). The HiHope RZ/G2M sub board sits
below the HiHope RZ/G2M main board.

This series adds the device trees to describe the HW configuration
of the HiHope RZ/G2M, with some basic support.

This patch series based on linux-next next-20190528.

Biju Das (3):
  arm64: dts: renesas: Add HiHope RZ/G2M main board support
  arm64: dts: renesas: hihope-common: Add pincontrol support to
    scif2/scif clock
  arm64: dts: renesas: Add HiHope RZ/G2M sub board support

 arch/arm64/boot/dts/renesas/Makefile               |  2 +
 arch/arm64/boot/dts/renesas/hihope-common.dtsi     | 53 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi    | 55 ++++++++++++++++++++++
 .../boot/dts/renesas/r8a774a1-hihope-rzg2m-ex.dts  | 15 ++++++
 .../boot/dts/renesas/r8a774a1-hihope-rzg2m.dts     | 26 ++++++++++
 5 files changed, 151 insertions(+)
 create mode 100644 arch/arm64/boot/dts/renesas/hihope-common.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m.dts

-- 
2.7.4


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

end of thread, other threads:[~2019-06-06 10:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-30 14:57 [PATCH 0/3] Add basic HiHope RZ/G2M board support Biju Das
2019-05-30 14:57 ` [PATCH 1/3] arm64: dts: renesas: Add HiHope RZ/G2M main " Biju Das
2019-06-06  9:08   ` Simon Horman
2019-06-06  9:50   ` Geert Uytterhoeven
2019-05-30 14:57 ` [PATCH 2/3] arm64: dts: renesas: hihope-common: Add pincontrol support to scif2/scif clock Biju Das
2019-06-06  9:08   ` Simon Horman
2019-06-06  9:50   ` Geert Uytterhoeven
2019-05-30 14:57 ` [PATCH 3/3] arm64: dts: renesas: Add HiHope RZ/G2M sub board support Biju Das
2019-06-06  9:09   ` Simon Horman
2019-06-06 10:01   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).