devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Add Dell Inspiron 7441 / Latitude 7455 (X1E-80-100)
@ 2025-07-16  0:26 Val Packett
  2025-07-16  0:26 ` [PATCH v4 1/4] dt-bindings: arm: qcom: Add Dell Inspiron 14 Plus 7441 Val Packett
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Val Packett @ 2025-07-16  0:26 UTC (permalink / raw)
  Cc: Val Packett, Bryan O'Donoghue, Aleksandrs Vinarskis,
	Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, linux-arm-msm, devicetree, linux-kernel

Since v3[1]:

- Applied R-b tags
- Skipping the eDP panel ID patch now since it's been applied
- Fixed the last remaining '-names before -0' order issue
- Changed usb_mp: keep the unused PHYs enabled in the DT
  (to let them go to sleep), like how it is done for the XPS

[1]: https://lore.kernel.org/all/20250706205723.9790-2-val@packett.cool/

Bryan O'Donoghue (2):
  dt-bindings: arm: qcom: Add Dell Inspiron 14 Plus 7441
  arm64: dts: qcom: Add support for Dell Inspiron 7441 / Latitude 7455

Val Packett (2):
  dt-bindings: arm: qcom: Add Dell Latitude 7455
  firmware: qcom: scm: Allow QSEECOM on Dell Inspiron 7441 / Latitude
    7455

 .../devicetree/bindings/arm/qcom.yaml         |    2 +
 arch/arm64/boot/dts/qcom/Makefile             |    4 +
 arch/arm64/boot/dts/qcom/x1-dell-thena.dtsi   | 1666 +++++++++++++++++
 .../x1e80100-dell-inspiron-14-plus-7441.dts   |   52 +
 .../dts/qcom/x1e80100-dell-latitude-7455.dts  |   53 +
 drivers/firmware/qcom/qcom_scm.c              |    2 +
 6 files changed, 1779 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/x1-dell-thena.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/x1e80100-dell-inspiron-14-plus-7441.dts
 create mode 100644 arch/arm64/boot/dts/qcom/x1e80100-dell-latitude-7455.dts

-- 
2.49.0


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

end of thread, other threads:[~2025-09-01 19:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16  0:26 [PATCH v4 0/4] Add Dell Inspiron 7441 / Latitude 7455 (X1E-80-100) Val Packett
2025-07-16  0:26 ` [PATCH v4 1/4] dt-bindings: arm: qcom: Add Dell Inspiron 14 Plus 7441 Val Packett
2025-07-16  0:26 ` [PATCH v4 2/4] dt-bindings: arm: qcom: Add Dell Latitude 7455 Val Packett
2025-07-16  0:26 ` [PATCH v4 3/4] arm64: dts: qcom: Add support for Dell Inspiron 7441 / " Val Packett
2025-07-16 13:02   ` Konrad Dybcio
2025-07-16 10:53 ` [PATCH v4 0/4] Add Dell Inspiron 7441 / Latitude 7455 (X1E-80-100) Bryan O'Donoghue
2025-07-18 15:33   ` Bryan O'Donoghue
2025-07-18 15:34     ` Bryan O'Donoghue
2025-07-18 15:53       ` Bryan O'Donoghue
2025-09-01 19:49 ` (subset) " 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).