dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] Microsoft Surface Pro 11 support
@ 2025-07-14 17:35 Dale Whinham
  2025-07-14 17:35 ` [PATCH 2/9] dt-bindings: display: panel: samsung, atna30dw01: document ATNA30DW01 Dale Whinham
  2025-07-14 17:35 ` [PATCH 6/9] drm/msm/dp: Work around bogus maximum link rate Dale Whinham
  0 siblings, 2 replies; 16+ messages in thread
From: Dale Whinham @ 2025-07-14 17:35 UTC (permalink / raw)
  To: Jessica Zhang, Sean Paul, Marijn Suijten, Bjorn Andersson,
	Douglas Anderson, Jeff Johnson, linux-arm-msm, devicetree,
	linux-kernel, dri-devel, linux-wireless, ath12k, freedreno,
	platform-driver-x86
  Cc: Jérôme de Bretagne, Dale Whinham, Konrad Dybcio,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Neil Armstrong,
	David Airlie, Simona Vetter, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, Johannes Berg, Jeff Johnson, Rob Clark,
	Abhinav Kumar, Dmitry Baryshkov, Maximilian Luz, Hans de Goede,
	Ilpo Järvinen

This series brings support for the X1E80100/X1P64100-based Microsoft
Surface Pro 11.

Patches 7 to 9 are included as RFC as we are unsure of how best to
achieve the required functionality, however the implementation is
functional.

Dale Whinham (6):
  dt-bindings: display: panel: samsung,atna30dw01: document ATNA30DW01
  firmware: qcom: scm: allow QSEECOM on Surface Pro 11
  platform/surface: aggregator_registry: Add Surface Pro 11
  arm64: dts: qcom: Add support for Surface Pro 11
  wifi: ath12k: Add support for disabling rfkill via devicetree
  arm64: dts: qcom: x1e80100-denali: Disable rfkill for wifi0

Jérôme de Bretagne (3):
  dt-bindings: arm: qcom: Document Microsoft Surface Pro 11
  drm/msm/dp: Work around bogus maximum link rate
  dt-bindings: wireless: ath12k: Add disable-rfkill property

 .../devicetree/bindings/arm/qcom.yaml         |    1 +
 .../display/panel/samsung,atna33xc20.yaml     |    2 +
 .../bindings/net/wireless/qcom,ath12k.yaml    |    3 +
 arch/arm64/boot/dts/qcom/Makefile             |    1 +
 .../dts/qcom/x1e80100-microsoft-denali.dts    | 1341 +++++++++++++++++
 drivers/firmware/qcom/qcom_scm.c              |    1 +
 drivers/gpu/drm/msm/dp/dp_panel.c             |   13 +
 drivers/net/wireless/ath/ath12k/core.c        |    3 +
 .../surface/surface_aggregator_registry.c     |   18 +
 9 files changed, 1383 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/x1e80100-microsoft-denali.dts

-- 
2.50.1


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

end of thread, other threads:[~2025-07-18 18:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-14 17:35 [PATCH 0/9] Microsoft Surface Pro 11 support Dale Whinham
2025-07-14 17:35 ` [PATCH 2/9] dt-bindings: display: panel: samsung, atna30dw01: document ATNA30DW01 Dale Whinham
2025-07-14 17:41   ` [PATCH 2/9] dt-bindings: display: panel: samsung,atna30dw01: " Doug Anderson
2025-07-15  3:58   ` Rob Herring (Arm)
2025-07-15 17:26     ` Doug Anderson
2025-07-14 17:35 ` [PATCH 6/9] drm/msm/dp: Work around bogus maximum link rate Dale Whinham
2025-07-14 19:50   ` Rob Clark
2025-07-15 22:52     ` Jérôme de Bretagne
2025-07-17  2:21   ` Xilin Wu
2025-07-17 20:27     ` Jérôme de Bretagne
2025-07-17 21:10       ` Konrad Dybcio
2025-07-17 21:36         ` Jérôme de Bretagne
2025-07-18 10:52           ` Dmitry Baryshkov
2025-07-18 18:18             ` Jérôme de Bretagne
2025-07-18 18:26             ` Jérôme de Bretagne
2025-07-18 18:30               ` Dmitry Baryshkov

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