projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e31f62d
)
MLK-11288 ARM: dts: imx7d-sdb: add fec1, fec2 support
author
Fugang Duan
<b38611@freescale.com>
Mon, 27 Jul 2015 06:38:38 +0000
(14:38 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:46:49 +0000
(14:46 -0500)
Add fec1, fec2 support for i.MX7d-sdb board.
Signed-off-by: Fugang Duan <B38611@freescale.com>
arch/arm/boot/dts/imx7d-sdb.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx7d-sdb.dts
b/arch/arm/boot/dts/imx7d-sdb.dts
index
2f33c46
..
8bf6316
100644
(file)
--- a/
arch/arm/boot/dts/imx7d-sdb.dts
+++ b/
arch/arm/boot/dts/imx7d-sdb.dts
@@
-153,10
+153,12
@@
#size-cells = <0>;
ethphy0: ethernet-phy@0 {
+ compatible = "ethernet-phy-ieee802.3-c22";
reg = <0>;
};
ethphy1: ethernet-phy@1 {
+ compatible = "ethernet-phy-ieee802.3-c22";
reg = <1>;
};
};