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)
commit35c638d039bbabbca7affb52960d468951d811c1
tree7320442b7d6d9bf76a887307e919d4299cdfba10
parent217a5879e10a381d06311702f8bbb9060d3c4b89
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