aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound/wm8960.txt
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-05-04 16:12:02 -0300
committerMark Brown <broonie@kernel.org>2018-05-05 10:35:50 +0900
commit1dbec1f0f086bbcf811f34cf56af6ff749d10b59 (patch)
tree5f9e7581663a115598498481d14657ad8d65a6fa /Documentation/devicetree/bindings/sound/wm8960.txt
parentASoC: wm8962: Make the node name generic (diff)
downloadlinux-dev-1dbec1f0f086bbcf811f34cf56af6ff749d10b59.tar.xz
linux-dev-1dbec1f0f086bbcf811f34cf56af6ff749d10b59.zip
ASoC: wm8960: 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 binding example. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/wm8960.txt')
-rw-r--r--Documentation/devicetree/bindings/sound/wm8960.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/wm8960.txt b/Documentation/devicetree/bindings/sound/wm8960.txt
index 2deb8a3da9c5..6d29ac3750ee 100644
--- a/Documentation/devicetree/bindings/sound/wm8960.txt
+++ b/Documentation/devicetree/bindings/sound/wm8960.txt
@@ -23,7 +23,7 @@ Optional properties:
Example:
-codec: wm8960@1a {
+wm8960: codec@1a {
compatible = "wlf,wm8960";
reg = <0x1a>;