public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add Medion SPRCHRGD 14 S1 (X1E78100)
@ 2025-12-02 14:37 Georg Gottleuber
  2025-12-02 14:37 ` [PATCH 1/4] dt-bindings: vendor-prefixes: Add Medion AG Georg Gottleuber
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Georg Gottleuber @ 2025-12-02 14:37 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, Ettore Chimenti,
	Srinivas Kandagatla, stefan.schmidt, stephan.gerhold, wse, cs,
	Georg Gottleuber

Initial support for Medion SPRCHRGD 14 S1 notebook, which is based on
Qualcomm Snapdragon X Elite SoC (X1E78100).

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

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 (4):
  dt-bindings: vendor-prefixes: Add Medion AG
  dt-bindings: arm: qcom: Add Medion 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         |    6 +
 .../devicetree/bindings/vendor-prefixes.yaml  |    2 +
 arch/arm64/boot/dts/qcom/Makefile             |    2 +
 .../qcom/x1e80100-medion-sprchrgd-14-s1.dts   | 1520 +++++++++++++++++
 drivers/firmware/qcom/qcom_scm.c              |    1 +
 5 files changed, 1531 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/x1e80100-medion-sprchrgd-14-s1.dts

-- 
2.43.0


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

end of thread, other threads:[~2025-12-02 18:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02 14:37 [PATCH 0/4] Add Medion SPRCHRGD 14 S1 (X1E78100) Georg Gottleuber
2025-12-02 14:37 ` [PATCH 1/4] dt-bindings: vendor-prefixes: Add Medion AG Georg Gottleuber
2025-12-02 16:08   ` Krzysztof Kozlowski
2025-12-02 14:37 ` [PATCH 2/4] dt-bindings: arm: qcom: Add Medion device Georg Gottleuber
2025-12-02 16:09   ` Krzysztof Kozlowski
2025-12-02 18:19     ` Georg Gottleuber
2025-12-02 14:37 ` [PATCH 3/4] arm64: dts: qcom: Add dts for Medion SPRCHRGD 14 S1 Georg Gottleuber
2025-12-02 15:15   ` Konrad Dybcio
2025-12-02 15:47     ` Georg Gottleuber
2025-12-02 14:37 ` [PATCH 4/4] firmware: qcom: scm: QSEECOM on " Georg Gottleuber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox