[PATCH v2 0/6] Add Medion SPRCHRGD 14 S1 (X1E78100)

Georg Gottleuber posted 6 patches 2 months ago
.../devicetree/bindings/arm/qcom.yaml         |    7 +
.../devicetree/bindings/vendor-prefixes.yaml  |    4 +
arch/arm64/boot/dts/qcom/Makefile             |    2 +
.../qcom/x1e80100-medion-sprchrgd-14-s1.dts   | 1515 +++++++++++++++++
drivers/firmware/qcom/qcom_scm.c              |    1 +
5 files changed, 1529 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/x1e80100-medion-sprchrgd-14-s1.dts
[PATCH v2 0/6] Add Medion SPRCHRGD 14 S1 (X1E78100)
Posted by Georg Gottleuber 2 months ago
Initial support for Medion SPRCHRGD 14 S1 notebook, which is based on
Qualcomm Snapdragon X Elite SoC (X1E78100).

Changes in v2:
- Add patch for tuxedo vendor prefix
- Add patch for tuxedo,elite14gen1 dt binding
- Minor changes to GPIO attributes in dts

These patches are based on the patches for the TUXEDO Elite 14 Gen1
notebook and have almost the same code [1]. I only did a rebase on
linux-next/master and replaced all vendor strings.

The patches for asl-tek vendor prefix have already been accepted [2].
ALSA UCM and Audioreach topology patches are available at [3] and [4].
The fingerprint reader requires USB IDs to be patched into libfprint.
WiFi requires a firmware patch [5].

[1]: https://lore.kernel.org/lkml/20251121142623.251118-1-ggo@tuxedocomputers.com/
[2]: https://lore.kernel.org/lkml/176400350522.514667.5379863973279531790.b4-ty@linaro.org/
[3]: https://github.com/tuxedo-ggo/alsa-ucm-conf/tree/medion-sprchrgd-dp
[4]: https://github.com/tuxedo-ggo/audioreach-topology/tree/medion-display-port
[5]: https://lore.kernel.org/linux-wireless/59ed6306-28f8-478e-90fe-4a1b73ae3051@tuxedocomputers.com/

Signed-off-by: Georg Gottleuber <ggo@tuxedocomputers.com>

Georg Gottleuber (6):
  dt-bindings: vendor-prefixes: Add prefix for TUXEDO Computers GmbH
  dt-bindings: arm: qcom: Add TUXEDO Computers device
  dt-bindings: vendor-prefixes: Add Medion AG
  dt-bindings: arm: qcom: Add Medion SPRCHRGD device
  arm64: dts: qcom: Add dts for Medion SPRCHRGD 14 S1
  firmware: qcom: scm: QSEECOM on Medion SPRCHRGD 14 S1

 .../devicetree/bindings/arm/qcom.yaml         |    7 +
 .../devicetree/bindings/vendor-prefixes.yaml  |    4 +
 arch/arm64/boot/dts/qcom/Makefile             |    2 +
 .../qcom/x1e80100-medion-sprchrgd-14-s1.dts   | 1515 +++++++++++++++++
 drivers/firmware/qcom/qcom_scm.c              |    1 +
 5 files changed, 1529 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/x1e80100-medion-sprchrgd-14-s1.dts

-- 
2.43.0
Re: [PATCH v2 0/6] Add Medion SPRCHRGD 14 S1 (X1E78100)
Posted by Bjorn Andersson 1 month, 3 weeks ago
On Thu, 04 Dec 2025 16:52:02 +0100, Georg Gottleuber wrote:
> Initial support for Medion SPRCHRGD 14 S1 notebook, which is based on
> Qualcomm Snapdragon X Elite SoC (X1E78100).
> 
> Changes in v2:
> - Add patch for tuxedo vendor prefix
> - Add patch for tuxedo,elite14gen1 dt binding
> - Minor changes to GPIO attributes in dts
> 
> [...]

Applied, thanks!

[1/6] dt-bindings: vendor-prefixes: Add prefix for TUXEDO Computers GmbH
      commit: 9f76530e52b51a93643dfd2aa893caf00047a563
[2/6] dt-bindings: arm: qcom: Add TUXEDO Computers device
      commit: 32d68e51bf492580bc2b84adcad8a20427d4b2a0
[3/6] dt-bindings: vendor-prefixes: Add Medion AG
      commit: a4c5af1a94c401e99d7eb22707dd848d54bff80d
[4/6] dt-bindings: arm: qcom: Add Medion SPRCHRGD device
      commit: 5851f2a20c60dd5aa39b99e4872e96ce358598b6
[5/6] arm64: dts: qcom: Add dts for Medion SPRCHRGD 14 S1
      commit: 8cf65490cdb03c0254448a54f9098686bf9029ec
[6/6] firmware: qcom: scm: QSEECOM on Medion SPRCHRGD 14 S1
      commit: 23ec0d891e09441b3d0353b56b73e35e3f3c5dad

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>