mbox series

[0/3] arm64: dts: qcom: Introduce Huawei Matebook E Go

Message ID 20241211153754.356476-1-mitltlatltl@gmail.com (mailing list archive)
Headers show
Series arm64: dts: qcom: Introduce Huawei Matebook E Go | expand

Message

Pengyu Luo Dec. 11, 2024, 3:37 p.m. UTC
Add support for the SC8280XP-based Huawei Matebook E Go (sc8280xp)

This is my first time to submit patches to Linux kernel, I have referred
to some submit cases, but I will inevitably make mistakes, please give
me some advice, thanks.

Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com>
---

Pengyu Luo (3):
  dt-bindings: arm: qcom: Document Huawei Matebook E Go (sc8280xp)
  firmware: qcom: scm: Allow QSEECOM on Huawei Matebook E Go (sc8280xp)
  arm64: dts: qcom: sc8280xp: Add Huawei Matebook E Go (sc8280xp)

 .../devicetree/bindings/arm/qcom.yaml         |    1 +
 arch/arm64/boot/dts/qcom/Makefile             |    1 +
 .../boot/dts/qcom/sc8280xp-huawei-gaokun3.dts | 1332 +++++++++++++++++
 drivers/firmware/qcom/qcom_scm.c              |    1 +
 4 files changed, 1335 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sc8280xp-huawei-gaokun3.dts