From: Jingzhou Zhu <newwheatzjz@zohomail.com>
To: andersson@kernel.org, konradybcio@kernel.org, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Jingzhou Zhu <newwheatzjz@zohomail.com>
Subject: [PATCH v5 0/2] arm64: dts: qcom: Introduce Huawei MateBook E 2019
Date: Wed, 8 Oct 2025 09:54:02 +0800 [thread overview]
Message-ID: <20251008015404.4906-1-newwheatzjz@zohomail.com> (raw)
Huawei MateBook E 2019 is a 2-in-1 tablet shipped with Windows on ARM.
It is one of the early WoA devices powered by Qualcomm Snapdragon 850,
or the sdm850 platform. This series adds mainline Linux support for this
device using device tree.
Changes since v1:
- Removed 'enable-active-high' property from &vreg_s4a_1p8 and
'input-enable' property from &i2c5_hid_active to avoid warnings
mentioned by "Rob Herring (Arm)" <robh@kernel.org>
Changes since v2:
- Rearranged the order of nodes and properties suggested by Bjorn to meet
the dts coding guidelines
Changes since v3:
- Added new lines before 'status' property and subnodes for better code
formatting
- Rearranged the node order of regulators and pinctrls
- Renamed the pm8998 pinctrl nodes suggested by Dmitry
Changes since v4:
- Collected Acked-by and Reviewed-by tags
base-commit: 47a8d4b89844f5974f634b4189a39d5ccbacd81c
Signed-off-by: Jingzhou Zhu <newwheatzjz@zohomail.com>
---
Jingzhou Zhu (2):
dt-bindings: arm: qcom: Document Huawei MateBook E 2019
arm64: dts: qcom: Add support for Huawei MateBook E 2019
.../devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../qcom/sdm850-huawei-matebook-e-2019.dts | 975 ++++++++++++++++++
3 files changed, 977 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/sdm850-huawei-matebook-e-2019.dts
--
2.47.3
next reply other threads:[~2025-10-08 1:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-08 1:54 Jingzhou Zhu [this message]
2025-10-08 1:54 ` [PATCH v5 1/2] dt-bindings: arm: qcom: Document Huawei MateBook E 2019 Jingzhou Zhu
2025-10-08 1:54 ` [PATCH v5 2/2] arm64: dts: qcom: Add support for " Jingzhou Zhu
2025-10-08 9:24 ` Konrad Dybcio
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=20251008015404.4906-1-newwheatzjz@zohomail.com \
--to=newwheatzjz@zohomail.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.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).