Re: [PATCH 2/4] dt-bindings: arm: qcom: Add Medion device

From: Krzysztof Kozlowski
Date: Tue Dec 02 2025 - 11:17:23 EST


On 02/12/2025 15:37, Georg Gottleuber wrote:
> Introduce new binding for the Medion SPRCHRGD 14 S1 notebook with
> X1E78100 SoC.
>
> Signed-off-by: Georg Gottleuber <ggo@xxxxxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index d84bd3bca201..95cc1d00fb1f 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -1067,6 +1067,12 @@ properties:
> - const: qcom,x1e78100
> - const: qcom,x1e80100
>
> + - items:
> + - enum:
> + - medion,sprchrgd14s1


Your cover letter says this is based on Tuxedo laptop patches, thus just
squash it into that enum.

Best regards,
Krzysztof