devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] X1E Surface Laptop 7 support
@ 2024-08-26 14:37 Konrad Dybcio
  2024-08-26 14:37 ` [PATCH v2 1/5] dt-bindings: arm: qcom: Add Surface Laptop 7 devices Konrad Dybcio
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Konrad Dybcio @ 2024-08-26 14:37 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Marijn Suijten, linux-arm-msm, devicetree, linux-kernel,
	Johan Hovold, Stephan Gerhold, Konrad Dybcio

This series brings support for X Elite-based Surface Laptop 7 devices.

See patch 4 for a more detailed status explanation

Signed-off-by: Konrad Dybcio <quic_kdybcio@quicinc.com>
---
Changes in v2:
- Style fixes
- incorporate SAM support
- separate out adding PMC8380C PWM
- Link to v1: https://lore.kernel.org/r/20240809-topic-sl7-v1-0-2090433d8dfc@quicinc.com

---
Konrad Dybcio (5):
      dt-bindings: arm: qcom: Add Surface Laptop 7 devices
      firmware: qcom: scm: Allow QSEECOM on Surface Laptop 7 models
      arm64: dts: qcom: x1e80100-pmics: Add PMC8380C PWM
      arm64: dts: qcom: x1e80100: Add UART2
      arm64: dts: qcom: Add support for X1-based Surface Laptop 7 devices

 Documentation/devicetree/bindings/arm/qcom.yaml    |   2 +
 arch/arm64/boot/dts/qcom/Makefile                  |   2 +
 .../boot/dts/qcom/x1e80100-microsoft-romulus.dtsi  | 835 +++++++++++++++++++++
 .../boot/dts/qcom/x1e80100-microsoft-romulus13.dts |  13 +
 .../boot/dts/qcom/x1e80100-microsoft-romulus15.dts |  13 +
 arch/arm64/boot/dts/qcom/x1e80100-pmics.dtsi       |   8 +
 arch/arm64/boot/dts/qcom/x1e80100.dtsi             |  70 +-
 drivers/firmware/qcom/qcom_scm.c                   |   2 +
 8 files changed, 940 insertions(+), 5 deletions(-)
---
base-commit: 1ca4237ad9ce29b0c66fe87862f1da54ac56a1e8
change-id: 20240809-topic-sl7-db3eef0ada6d

Best regards,
-- 
Konrad Dybcio <quic_kdybcio@quicinc.com>


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

end of thread, other threads:[~2024-08-31  3:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-26 14:37 [PATCH v2 0/5] X1E Surface Laptop 7 support Konrad Dybcio
2024-08-26 14:37 ` [PATCH v2 1/5] dt-bindings: arm: qcom: Add Surface Laptop 7 devices Konrad Dybcio
2024-08-26 14:48   ` Konrad Dybcio
2024-08-26 15:40   ` Krzysztof Kozlowski
2024-08-26 14:37 ` [PATCH v2 2/5] firmware: qcom: scm: Allow QSEECOM on Surface Laptop 7 models Konrad Dybcio
2024-08-26 14:37 ` [PATCH v2 3/5] arm64: dts: qcom: x1e80100-pmics: Add PMC8380C PWM Konrad Dybcio
2024-08-26 14:37 ` [PATCH v2 4/5] arm64: dts: qcom: x1e80100: Add UART2 Konrad Dybcio
2024-08-26 14:37 ` [PATCH v2 5/5] arm64: dts: qcom: Add support for X1-based Surface Laptop 7 devices Konrad Dybcio
2024-08-31  3:18 ` (subset) [PATCH v2 0/5] X1E Surface Laptop 7 support 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).