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

Commit 5e8a724d authored by Thierry Reding's avatar Thierry Reding
Browse files

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: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 8948e746
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1595,7 +1595,7 @@
		clock-frequency = <400000>;

		/* SGTL5000 audio codec */
		sgtl5000: codec@0a {
		sgtl5000: codec@a {
			compatible = "fsl,sgtl5000";
			reg = <0x0a>;
			VDDA-supply = <&reg_3v3>;