On Thu, Sep 15, 2022 at 01:56:09PM +0100, Srinivas Kandagatla wrote: > Add compatibles for sm8450 and sm8250xp based soundcards. > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > index a3a4289f713e..58b9c6463364 100644 > --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > @@ -23,6 +23,8 @@ properties: > - qcom,sdm845-sndcard > - qcom,sm8250-sndcard > - qcom,qrb5165-rb5-sndcard > + - qcom,sm8450-sndcard > + - qcom,sc8280xp-sndcard It's nice when these are kept sorted... Regards, Bjorn > > audio-routing: > $ref: /schemas/types.yaml#/definitions/non-unique-string-array > -- > 2.21.0 >