projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9a8d99
)
arm64: dts: imx8mq: Add ethernet alias
author
Peng Fan
<peng.fan@nxp.com>
Wed, 20 May 2020 02:02:44 +0000
(10:02 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Thu, 18 Jun 2020 06:57:16 +0000
(14:57 +0800)
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>
arch/arm64/boot/dts/freescale/imx8mq.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index aefc7ddd479bf7e32d22582d9e86b3d3ae4a5849..54bed643ed5be84b8fbed38e1294c08cd05b7c6e 100644
(file)
--- 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;