From: "CY_Huang[黃鉦晏]" <cy.huang@realtek.com>
To: "afaerber@suse.de" <afaerber@suse.de>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
"James Tai [戴志峰]" <james.tai@realtek.com>
Subject: [PATCH v1 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support
Date: Fri, 31 Mar 2023 09:58:50 +0000 [thread overview]
Message-ID: <04fcca74de384657acbb188007dcd9fd@realtek.com> (raw)
Hi Andreas,
This series adds Device Trees for the Realtek RTD1319 SoC and Realtek's PymParticle EVB.
v1:
* RTD1319 SoC and Realtek PymParticle EVB
Cc: mailto:devicetree@vger.kernel.org
Cc: Rob Herring <mailto:robh+dt@kernel.org>
Cc: James Tai <mailto:james.tai@realtek.com>
Cc: Andreas Färber <mailto:afaerber@suse.de>
cy.huang (2):
dt-bindings: arm: realtek: Add Realtek Pym Particles EVB
arm64: dts: realtek: Add RTD1319 SoC and Realtek Pym Particles EVB
.../devicetree/bindings/arm/realtek.yaml | 6 + arch/arm64/boot/dts/realtek/Makefile | 2 + .../boot/dts/realtek/rtd1319-pymparticles.dts | 28 ++ arch/arm64/boot/dts/realtek/rtd13xx.dtsi | 346 ++++++++++++++++++
4 files changed, 382 insertions(+)
create mode 100644 arch/arm64/boot/dts/realtek/rtd1319-pymparticles.dts
create mode 100644 arch/arm64/boot/dts/realtek/rtd13xx.dtsi
--
2.39.0
reply other threads:[~2023-03-31 10:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=04fcca74de384657acbb188007dcd9fd@realtek.com \
--to=cy.huang@realtek.com \
--cc=afaerber@suse.de \
--cc=devicetree@vger.kernel.org \
--cc=james.tai@realtek.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.