projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d61210
)
ASoC: wm8753: Fix typo in DT binding example
author
Mark Brown
<broonie@linaro.org>
Sun, 11 Aug 2013 14:37:12 +0000
(15:37 +0100)
committer
Mark Brown
<broonie@linaro.org>
Tue, 13 Aug 2013 10:29:03 +0000
(11:29 +0100)
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/wm8753.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/sound/wm8753.txt
b/Documentation/devicetree/bindings/sound/wm8753.txt
index 18fc706e36dbc2250370284ef25c8662e11cffb9..8eee6128210552e0d8decfedeffbc0b216a9ec21 100644
(file)
--- a/
Documentation/devicetree/bindings/sound/wm8753.txt
+++ b/
Documentation/devicetree/bindings/sound/wm8753.txt
@@
-34,7
+34,7
@@
Pins on the device (for linking into audio routes):
Example:
-codec: wm87
37
@1a {
+codec: wm87
53
@1a {
compatible = "wlf,wm8753";
reg = <0x1a>;
};