From: "Jérôme de Bretagne" <jerome.debretagne@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>
Cc: Johan Hovold <johan+linaro@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] Microsoft Surface Pro 9 5G support
Date: Wed, 4 Sep 2024 00:42:48 +0200 [thread overview]
Message-ID: <20240903224252.6207-1-jerome.debretagne@gmail.com> (raw)
This series brings support for the SC8280XP-based Microsoft Surface
Pro 9 5G.
Jérôme de Bretagne (4):
dt-bindings: arm: qcom: Document Microsoft Surface Pro 9 5G
firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5G
arm64: dts: qcom: sc8280xp: Add uart18
arm64: dts: qcom: sc8280xp: Add Microsoft Surface Pro 9 5G
.../devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../sc8280xp-microsoft-surface-pro-9-5G.dts | 1099 +++++++++++++++++
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 14 +
drivers/firmware/qcom/qcom_scm.c | 1 +
5 files changed, 1116 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/sc8280xp-microsoft-surface-pro-9-5G.dts
--
2.45.2
next reply other threads:[~2024-09-03 22:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-03 22:42 Jérôme de Bretagne [this message]
2024-09-03 22:42 ` [PATCH 1/4] dt-bindings: arm: qcom: Document Microsoft Surface Pro 9 5G Jérôme de Bretagne
2024-09-04 6:42 ` Krzysztof Kozlowski
2024-09-03 22:42 ` [PATCH 2/4] firmware: qcom: scm: Allow QSEECOM on " Jérôme de Bretagne
2024-09-04 10:53 ` Konrad Dybcio
2024-09-03 22:42 ` [PATCH 3/4] arm64: dts: qcom: sc8280xp: Add uart18 Jérôme de Bretagne
2024-09-05 13:49 ` Konrad Dybcio
2024-09-03 22:42 ` [PATCH 4/4] arm64: dts: qcom: sc8280xp: Add Microsoft Surface Pro 9 5G Jérôme de Bretagne
2024-09-04 7:46 ` Krzysztof Kozlowski
2024-09-04 7:54 ` Johan Hovold
2024-09-04 7:55 ` Johan Hovold
2024-09-04 7:56 ` Krzysztof Kozlowski
2024-09-04 14:14 ` Konrad Dybcio
2024-09-04 14:14 ` Konrad Dybcio
2024-09-04 13:36 ` [PATCH 0/4] Microsoft Surface Pro 9 5G support 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=20240903224252.6207-1-jerome.debretagne@gmail.com \
--to=jerome.debretagne@gmail.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=johan+linaro@kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@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 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).