[PATCH v2 4/6] dt-bindings: arm: qcom: Add Medion SPRCHRGD device

Georg Gottleuber posted 6 patches 2 months ago
[PATCH v2 4/6] dt-bindings: arm: qcom: Add Medion SPRCHRGD device
Posted by Georg Gottleuber 2 months ago
Introduce new binding for the Medion SPRCHRGD 14 S1 notebook with
X1E78100 SoC.

Signed-off-by: Georg Gottleuber <ggo@tuxedocomputers.com>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 52ec9e6bd14d..13ca0cf5ac7e 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1069,6 +1069,7 @@ properties:
 
       - items:
           - enum:
+              - medion,sprchrgd14s1
               - tuxedo,elite14gen1
           - const: qcom,x1e78100
           - const: qcom,x1e80100
-- 
2.43.0
Re: [PATCH v2 4/6] dt-bindings: arm: qcom: Add Medion SPRCHRGD device
Posted by Krzysztof Kozlowski 2 months ago
On Thu, Dec 04, 2025 at 04:52:06PM +0100, Georg Gottleuber wrote:
> Introduce new binding for the Medion SPRCHRGD 14 S1 notebook with
> X1E78100 SoC.
> 
> Signed-off-by: Georg Gottleuber <ggo@tuxedocomputers.com>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof