Skip to content
Commit 8c49678d authored by Oleksij Rempel's avatar Oleksij Rempel Committed by Thierry Reding
Browse files

ARM: tegra: Fix ethernet node names



The node name of Ethernet controller should be "ethernet" instead of
"asix" or "smsc" as required by Ethernet controller devicetree schema:

    Documentation/devicetree/bindings/net/ethernet-controller.yaml

This patch can potentially affect boot loaders patching against full
node path instead of using device aliases.

Signed-off-by: default avatarOleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 4c0f1f90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment