ARM: tegra: apalis-tk1: Drop leading 0 from unit-address
According to the latest best practices, unit-addresses should be represented without any leading zeroes. Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
@@ -1595,7 +1595,7 @@
|
||||
clock-frequency = <400000>;
|
||||
|
||||
/* SGTL5000 audio codec */
|
||||
sgtl5000: codec@0a {
|
||||
sgtl5000: codec@a {
|
||||
compatible = "fsl,sgtl5000";
|
||||
reg = <0x0a>;
|
||||
VDDA-supply = <®_3v3>;
|
||||
|
||||
Reference in New Issue
Block a user