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

