]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: qdsp6: Suggest more generic node names
authorStephan Gerhold <stephan@gerhold.net>
Wed, 15 Apr 2020 08:11:58 +0000 (10:11 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 16 Apr 2020 12:55:33 +0000 (13:55 +0100)
commit8a03839c977820ff73f5d618537af04c9d4372f0
tree7320442b7d6d9bf76a887307e919d4299cdfba10
parent7e00c530101a9c352167dd0b745ba761c59b7e6c
ASoC: qdsp6: Suggest more generic node names

Change the listed examples to use more generic node names, representing
the class of the device nodes:

  - apr-service@<id>
  - dai@<id>

Both names are already in use in arch/arm64/boot/dts/qcom/sdm845.dtsi.

Also add #address-cells + #size-cells to the q6asm example,
without them the example produces dtc warnings.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20200415081159.1098-1-stephan@gerhold.net
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/qcom,q6adm.txt
Documentation/devicetree/bindings/sound/qcom,q6afe.txt
Documentation/devicetree/bindings/sound/qcom,q6asm.txt
Documentation/devicetree/bindings/sound/qcom,q6core.txt