未验证 提交 3fa30ae9 编写于 作者: M Marco Franchi 提交者: Mark Brown

ASoC: sgtl5000: Remove leading zero from '@0a' notation

Improve the binding example by removing the leading 0 from '@0a' notation,
which fixes the following build warning:

Warning (unit_address_format): Node /sgtl5000@0a unit name should not have leading 0s
Signed-off-by: NMarco Franchi <marco.franchi@nxp.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 60d5a1a4
......@@ -37,7 +37,7 @@ VDDIO 1.8V 2.5V 3.3V
Example:
codec: sgtl5000@0a {
codec: sgtl5000@a {
compatible = "fsl,sgtl5000";
reg = <0x0a>;
clocks = <&clks 150>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册