Re: [PATCH 1/3] arm64: tegra: Add ethernet alias on Jetson TX1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/13/19 10:15 AM, Thierry Reding wrote:
From: Thierry Reding <treding@xxxxxxxxxx>

Adding this alias for the Ethernet interface on Jetson TX1 allows the
bootloader to pass the MAC address to the Linux kernel.

diff --git a/arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi b/arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi

+	aliases {
+		ethernet = "/usb@70090000/ethernet@1";
+	};

Don't aliases require an ID in the property name, i.e shouldn't this be "ethernet0" rather than just "ethernet"? This is a bit more obvious in the TX2 patch where sdhci0, sdhci1, and serial0 are shown in the diff context.

Patch should probably be CC'd to some/all of ARM/DT/... mailing lists?



[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux