summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mq.dtsi
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-05-20 10:02:44 +0800
committerShawn Guo <shawnguo@kernel.org>2020-06-18 14:57:16 +0800
commit614d88460f28cc0e73268ab89c770a909d7004a5 (patch)
tree0c1258dcf87e1ee3f10e0b355d3b6594423ad294 /arch/arm64/boot/dts/freescale/imx8mq.dtsi
parente9a8d99639c9eda1f95f6d48b9dc0c24e8d29360 (diff)
arm64: dts: imx8mq: Add ethernet alias
Add ethernet alias, so bootloader code can use this to find the primary ethernet device, and set the MAC address. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mq.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mq.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index aefc7ddd479b..54bed643ed5b 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@ -20,6 +20,7 @@
#size-cells = <2>;
aliases {
+ ethernet0 = &fec1;
gpio0 = &gpio1;
gpio1 = &gpio2;
gpio2 = &gpio3;