On Fri, 01 Nov 2024 18:03:09 +0100, Krzysztof Kozlowski wrote: > Document compatible for Qualcomm SM8750 SoC ADSP PAS which looks fully > compatible with SM8550 variant. The only difference from bindings point > of view is one more interrupt ("shutdown-ack"). Marking devices as > compatible, using SM8550 ADSP PAS fallback, requires changing some of > the conditionals in "if:then:" to "contains". > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Cc: Melody Olvera <quic_molvera@xxxxxxxxxxx> > Cc: Satya Durga Srinivasu Prabhala <quic_satyap@xxxxxxxxxxx> > Cc: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > --- > .../bindings/remoteproc/qcom,sm8550-pas.yaml | 48 +++++++++++++------ > 1 file changed, 34 insertions(+), 14 deletions(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>