From: "CY_Huang[黃鉦晏]" <cy.huang@realtek.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: "Rob Herring" <robh+dt@kernel.org>,
"James Tai [戴志峰]" <james.tai@realtek.com>,
"Andreas Färber" <afaerber@suse.de>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-realtek-soc@lists.infradead.org"
<linux-realtek-soc@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [PATCH v2 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support
Date: Thu, 6 Apr 2023 07:18:46 +0000 [thread overview]
Message-ID: <5d644994dd39447cba7ba7027cc856b0@realtek.com> (raw)
Hi Krzysztof,
This series adds Device Trees for the Realtek RTD1319 SoC and Realtek's
PymParticle EVB.
v1-->v2:
* Put string in alphabetical order
v1:
* RTD1319 SoC and Realtek PymParticle EVB
Cc: Rob Herring <robh+dt@kernel.org>
Cc: James Tai <james.tai@realtek.com>
Cc: Andreas Färber <afaerber@suse.de>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: devicetree@vger.kernel.org
Cc: linux-realtek-soc@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
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
next reply other threads:[~2023-04-06 7:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-06 7:18 CY_Huang[黃鉦晏] [this message]
2023-04-06 7:34 ` [PATCH v2 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support Krzysztof Kozlowski
2023-04-06 7:34 ` Krzysztof Kozlowski
-- strict thread matches above, loose matches on Subject: below --
2019-12-28 15:05 James Tai
2019-12-28 15:05 ` James Tai
2019-12-29 2:48 ` Andreas Färber
2019-12-29 2:48 ` Andreas Färber
2019-12-29 7:57 ` James Tai
2019-12-29 7:57 ` James Tai
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=5d644994dd39447cba7ba7027cc856b0@realtek.com \
--to=cy.huang@realtek.com \
--cc=afaerber@suse.de \
--cc=devicetree@vger.kernel.org \
--cc=james.tai@realtek.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-realtek-soc@lists.infradead.org \
--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.