All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support
@ 2019-12-05  8:25 ` James Tai
  0 siblings, 0 replies; 16+ messages in thread
From: James Tai @ 2019-12-05  8:25 UTC (permalink / raw)
  To: Andreas Färber
  Cc: mark.rutland, devicetree, linux-realtek-soc, linux-kernel,
	robh+dt, linux-arm-kernel

Hi Andreas,

This series adds Device Trees for the Realtek RTD1319 SoC and Realtek's
PymParticle EVB.

Cc: devicetree@vger.kernel.org
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Andreas Färber <afaerber@suse.de>

James Tai (2):
  dt-bindings: arm: realtek: Document RTD1319 and Realtek PymParticle
    EVB
  arm64: dts: realtek: Add RTD1319 SoC and Realtek PymParticle EVB

 .../devicetree/bindings/arm/realtek.yaml      |   6 +
 arch/arm64/boot/dts/realtek/Makefile          |   2 +
 .../boot/dts/realtek/rtd1319-pymparticle.dts  |  43 ++++++
 arch/arm64/boot/dts/realtek/rtd1319.dtsi      |  12 ++
 arch/arm64/boot/dts/realtek/rtd13xx.dtsi      | 137 ++++++++++++++++++
 5 files changed, 200 insertions(+)
 create mode 100644 arch/arm64/boot/dts/realtek/rtd1319-pymparticle.dts
 create mode 100644 arch/arm64/boot/dts/realtek/rtd1319.dtsi
 create mode 100644 arch/arm64/boot/dts/realtek/rtd13xx.dtsi

-- 
2.24.0


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

end of thread, other threads:[~2019-12-27  7:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-05  8:25 [PATCH 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support James Tai
2019-12-05  8:25 ` James Tai
2019-12-05  8:25 ` [PATCH 1/2] dt-bindings: arm: realtek: Document RTD1319 and Realtek PymParticle EVB James Tai
2019-12-05  8:25   ` James Tai
2019-12-05  8:33   ` Andreas Färber
2019-12-05  8:33     ` Andreas Färber
2019-12-18 23:28   ` Rob Herring
2019-12-18 23:28     ` Rob Herring
2019-12-05  8:25 ` [PATCH 2/2] arm64: dts: realtek: Add RTD1319 SoC " James Tai
2019-12-05  8:25   ` James Tai
2019-12-05 10:58   ` Andreas Färber
2019-12-05 10:58     ` Andreas Färber
2019-12-05 12:10     ` Robin Murphy
2019-12-05 12:10       ` Robin Murphy
2019-12-27  7:17     ` James Tai
2019-12-27  7:17       ` James Tai

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.