summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound/wm8903.txt
diff options
context:
space:
mode:
authorFabio Estevam2018-05-20 14:53:41 +0200
committerMark Brown2018-05-22 12:57:39 +0200
commit34f5897c59d19ac1b97fd4030b430ac4658c722c (patch)
tree85b8b900fb705e0c3a4d972b239a3ba807d8270d /Documentation/devicetree/bindings/sound/wm8903.txt
parentASoC: make wm8782 codec selectable in Kconfig (diff)
downloadkernel-qcow2-linux-34f5897c59d19ac1b97fd4030b430ac4658c722c.tar.gz
kernel-qcow2-linux-34f5897c59d19ac1b97fd4030b430ac4658c722c.tar.xz
kernel-qcow2-linux-34f5897c59d19ac1b97fd4030b430ac4658c722c.zip
ASoC: codec: wolfson: Make the node name generic
According to Devicetree Specification v0.2 document: "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/wm8903.txt')
-rw-r--r--Documentation/devicetree/bindings/sound/wm8903.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/wm8903.txt b/Documentation/devicetree/bindings/sound/wm8903.txt
index afc51caf1137..6371c2434afe 100644
--- a/Documentation/devicetree/bindings/sound/wm8903.txt
+++ b/Documentation/devicetree/bindings/sound/wm8903.txt
@@ -57,7 +57,7 @@ Pins on the device (for linking into audio routes):
Example:
-codec: wm8903@1a {
+wm8903: codec@1a {
compatible = "wlf,wm8903";
reg = <0x1a>;
interrupts = < 347 >;