aboutsummaryrefslogtreecommitdiff
path: root/src/arm/ls1021a-twr.dts
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-09-28 22:35:29 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-09-28 22:35:29 +0000
commitddee9fd0fa975df750c12dd63cdf18715e51a634 (patch)
tree3884661a8bed8a0e3100b1d6b5402b3860389b6f /src/arm/ls1021a-twr.dts
parent0db636cb5e9747c177d4fe9ae36c20987819a1b6 (diff)
downloadsrc-ddee9fd0fa975df750c12dd63cdf18715e51a634.tar.gz
src-ddee9fd0fa975df750c12dd63cdf18715e51a634.zip
Import DTS from Linux 5.2vendor/device-tree/5.2
Notes
Notes: svn path=/vendor/device-tree/dist/; revision=352854 svn path=/vendor/device-tree/5.2/; revision=352855; tag=vendor/device-tree/5.2
Diffstat (limited to 'src/arm/ls1021a-twr.dts')
-rw-r--r--src/arm/ls1021a-twr.dts9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/arm/ls1021a-twr.dts b/src/arm/ls1021a-twr.dts
index 97e1fb7ea932..9b1fe99d55b1 100644
--- a/src/arm/ls1021a-twr.dts
+++ b/src/arm/ls1021a-twr.dts
@@ -145,7 +145,7 @@
};
&enet0 {
- tbi-handle = <&tbi1>;
+ tbi-handle = <&tbi0>;
phy-handle = <&sgmii_phy2>;
phy-connection-type = "sgmii";
status = "okay";
@@ -225,6 +225,13 @@
sgmii_phy2: ethernet-phy@2 {
reg = <0x2>;
};
+ tbi0: tbi-phy@1f {
+ reg = <0x1f>;
+ device_type = "tbi-phy";
+ };
+};
+
+&mdio1 {
tbi1: tbi-phy@1f {
reg = <0x1f>;
device_type = "tbi-phy";