On Sun, Mar 02, 2025 at 02:49:52AM +0000, Alexey Klimov wrote: > Add soundcard compatible for the soundcard on QRB2210 RB1 platform, > which at this point seems to be compatible with soundcard on > QRB4210 RB2 platform. Is it? The RB1 uses PM4125 for audio output, while RB2 uses WCD codec. > > Cc: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > Signed-off-by: Alexey Klimov <alexey.klimov@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > index b9e33a7429b0c063dc5f5b806925cd541e546cf6..2493ed99268bf2ff8343020150c2c9aca4262514 100644 > --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > @@ -21,6 +21,10 @@ properties: > - lenovo,yoga-c630-sndcard > - qcom,db845c-sndcard > - const: qcom,sdm845-sndcard > + - items: > + - enum: > + - qcom,qrb2210-rb1-sndcard > + - const: qcom,qrb4210-rb2-sndcard > - items: > - enum: > - qcom,sm8550-sndcard > > -- > 2.47.2 > -- With best wishes Dmitry