devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/2] arm64: dts: qcom: Introduce Huawei MateBook E 2019
@ 2025-10-08 13:00 Jingzhou Zhu
  2025-10-08 13:00 ` [PATCH v6 1/2] dt-bindings: arm: qcom: Document " Jingzhou Zhu
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Jingzhou Zhu @ 2025-10-08 13:00 UTC (permalink / raw)
  To: andersson, konradybcio, robh, krzk+dt, conor+dt
  Cc: linux-arm-msm, devicetree, linux-kernel, Jingzhou Zhu

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

Changes since v5:
 - Fixed cosmetic issues as suggested by Konrad
 - Added comment explaining gpio-reserved-ranges

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    | 972 ++++++++++++++++++
 3 files changed, 974 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sdm850-huawei-matebook-e-2019.dts

-- 
2.47.3


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-10-27 22:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-08 13:00 [PATCH v6 0/2] arm64: dts: qcom: Introduce Huawei MateBook E 2019 Jingzhou Zhu
2025-10-08 13:00 ` [PATCH v6 1/2] dt-bindings: arm: qcom: Document " Jingzhou Zhu
2025-10-08 13:00 ` [PATCH v6 2/2] arm64: dts: qcom: Add support for " Jingzhou Zhu
2025-10-09 12:41   ` Konrad Dybcio
2025-10-09 13:49     ` Jingzhou Zhu
2025-10-09 13:58       ` Konrad Dybcio
2025-10-10 14:52         ` Jingzhou Zhu
2025-10-10 17:28           ` Konrad Dybcio
2025-10-10 17:29           ` Konrad Dybcio
2025-10-13  0:08             ` Jingzhou Zhu
2025-10-27 22:37 ` [PATCH v6 0/2] arm64: dts: qcom: Introduce " Bjorn Andersson

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).