From: Pengyu Luo <mitltlatltl@gmail.com>
To: "Bjorn Andersson" <andersson@kernel.org>,
"Konrad Dybcio" <konradybcio@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Eric Biggers" <ebiggers@google.com>,
"Len Brown" <len.brown@intel.com>,
"Benno Lossin" <lossin@kernel.org>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Ingo Molnar" <mingo@kernel.org>,
"Miguel Ojeda" <ojeda@kernel.org>,
"Joel Granados" <joel.granados@kernel.org>,
"Al Viro" <viro@zeniv.linux.org.uk>,
"Alice Ryhl" <aliceryhl@google.com>,
"Stephen Rothwell" <sfr@canb.auug.org.au>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, Pengyu Luo <mitltlatltl@gmail.com>
Subject: [PATCH 0/4] arm64: dts: qcom: Introduce Ntmer TW220
Date: Tue, 17 Jun 2025 17:29:25 +0800 [thread overview]
Message-ID: <20250617092929.1492750-1-mitltlatltl@gmail.com> (raw)
The Ntmer TW220 is a WOS tablet based on the Qualcomm SC8280XP platform,
also known as the Robo&Kala 2-in-1 Laptop. This patch adds an initial
device tree to enable basic functionality.
Pengyu Luo (4):
dt-bindings: vendor-prefixes: Add Ntmer
dt-bindings: arm: qcom: Add Ntmer TW220
arm64: dts: qcom: sc8280xp: Add initial support for Ntmer TW220
firmware: qcom: scm: Allow QSEECOM on Ntmer TW220
.../devicetree/bindings/arm/qcom.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/qcom/Makefile | 2 +
.../boot/dts/qcom/sc8280xp-ntmer-tw220.dts | 1622 +++++++++++++++++
drivers/firmware/qcom/qcom_scm.c | 1 +
5 files changed, 1628 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/sc8280xp-ntmer-tw220.dts
--
2.49.0
next reply other threads:[~2025-06-17 9:30 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-17 9:29 Pengyu Luo [this message]
2025-06-17 9:29 ` [PATCH 1/4] dt-bindings: vendor-prefixes: Add Ntmer Pengyu Luo
2025-06-27 19:20 ` Rob Herring (Arm)
2025-06-17 9:29 ` [PATCH 2/4] dt-bindings: arm: qcom: Add Ntmer TW220 Pengyu Luo
2025-06-27 19:20 ` Rob Herring (Arm)
2025-06-17 9:29 ` [PATCH 3/4] arm64: dts: qcom: sc8280xp: Add initial support for " Pengyu Luo
2025-06-25 6:17 ` kernel test robot
2025-06-27 19:48 ` Konrad Dybcio
2025-07-06 3:43 ` Pengyu Luo
2025-07-30 12:53 ` Konrad Dybcio
2025-07-30 15:29 ` Pengyu Luo
2025-07-30 20:32 ` Konrad Dybcio
2025-07-31 3:05 ` Pengyu Luo
2025-08-01 12:29 ` Konrad Dybcio
2025-08-01 14:27 ` Pengyu Luo
2025-08-01 17:27 ` Dmitry Baryshkov
2025-08-03 3:36 ` Pengyu Luo
2025-06-17 9:29 ` [PATCH 4/4] firmware: qcom: scm: Allow QSEECOM on " Pengyu Luo
2025-06-17 14:21 ` [PATCH 0/4] arm64: dts: qcom: Introduce " Rob Herring (Arm)
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=20250617092929.1492750-1-mitltlatltl@gmail.com \
--to=mitltlatltl@gmail.com \
--cc=aliceryhl@google.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=ebiggers@google.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=joel.granados@kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=len.brown@intel.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lossin@kernel.org \
--cc=mingo@kernel.org \
--cc=ojeda@kernel.org \
--cc=robh@kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=viro@zeniv.linux.org.uk \
/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.