Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ce1fb52 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: wm8753: Fix typo in DT binding example



Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 1d61210c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ Pins on the device (for linking into audio routes):

Example:

codec: wm8737@1a {
codec: wm8753@1a {
	compatible = "wlf,wm8753";
	reg = <0x1a>;
};