summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound/rt5651.txt
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-05-20 12:22:48 -0300
committerMark Brown <broonie@kernel.org>2018-05-22 11:57:40 +0100
commit520a76f855e570c11fd042dd2ab4712ce33fb3a0 (patch)
treeeb6b8615a86b90107ef68a80ab26ed3007546453 /Documentation/devicetree/bindings/sound/rt5651.txt
parent34f5897c59d19ac1b97fd4030b430ac4658c722c (diff)
downloadlinux-520a76f855e570c11fd042dd2ab4712ce33fb3a0.tar.bz2
ASoC: codec: realtek: Make the node name generic
"The name of a node should be somewhat generic, reflecting the function of the device and not its precise programming model." Do as suggested in the bindings examples. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/rt5651.txt')
-rw-r--r--Documentation/devicetree/bindings/sound/rt5651.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/rt5651.txt b/Documentation/devicetree/bindings/sound/rt5651.txt
index b85221864cec..a41199a5cd79 100644
--- a/Documentation/devicetree/bindings/sound/rt5651.txt
+++ b/Documentation/devicetree/bindings/sound/rt5651.txt
@@ -50,7 +50,7 @@ Pins on the device (for linking into audio routes) for RT5651:
Example:
-codec: rt5651@1a {
+rt5651: codec@1a {
compatible = "realtek,rt5651";
reg = <0x1a>;
realtek,dmic-en = "true";