On Thu, 02 Dec 2021 15:55:02 +0100, Stephan Gerhold wrote: > The sm8250 audio driver uses the common Qualcomm device tree parser and > therefore already supports the "aux-devs" property that allows adding > additional auxiliary devices to the sound card (e.g. analog speaker > amplifiers that can be connected using "audio-routing"). > > Document the property in the DT schema for sm8250 as well. The description > is taken from simple-card.yaml which has a very similar property. > > Cc: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>