ARM: tegra: apalis_t30: add local-mac-address property

Add empty local-mac-address property to be filled in by boot loader
(e.g. U-Boot).

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Marcel Ziswiler 2018-08-31 18:37:45 +02:00 committed by Thierry Reding
parent 055c0107af
commit 2c87441c41

View File

@ -34,6 +34,10 @@
pci@3,0 {
nvidia,num-lanes = <1>;
pcie@0 {
reg = <0 0 0 0 0>;
local-mac-address = [00 00 00 00 00 00];
};
};
};