13 Dec
2021
13 Dec
'21
9:21 p.m.
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@linaro.org Signed-off-by: Stephan Gerhold stephan@gerhold.net
Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 6 ++++++ 1 file changed, 6 insertions(+)
Acked-by: Rob Herring robh@kernel.org