Re: [PATCH v2 1/3] dt-bindings: remoteproc: qcom,sm8350-pas: document SM7635 MPSS & WPSS
From: Krzysztof Kozlowski
Date: Tue Jul 01 2025 - 04:12:49 EST
On Fri, Jun 27, 2025 at 08:55:42AM +0200, Luca Weiss wrote:
> @@ -91,6 +93,7 @@ allOf:
> properties:
> compatible:
> enum:
> + - qcom,sm7635-mpss-pas
> - qcom,sm8350-mpss-pas
> - qcom,sm8450-mpss-pas
> then:
> @@ -142,6 +145,22 @@ allOf:
> - const: cx
> - const: mxc
>
> + - if:
> + properties:
> + compatible:
> + enum:
> + - qcom,sm7635-wpss-pas
Everything fits better sm6350 and no need for new if:then: entry, at
least it looks like.
Best regards,
Krzysztof