Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34d48290 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Gregory CLEMENT
Browse files

ARM: dts: armada-38x: add reference to ETH connectors for A385-AP



This commit adds some comments to the Armada 385 AP Device Tree
description to indicate which Ethernet interface matches which
physical connector on the board.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent cb4f71c4
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -134,18 +134,21 @@
				};
				};
			};
			};


			/* CON3 */
			ethernet@30000 {
			ethernet@30000 {
				status = "okay";
				status = "okay";
				phy = <&phy2>;
				phy = <&phy2>;
				phy-mode = "sgmii";
				phy-mode = "sgmii";
			};
			};


			/* CON2 */
			ethernet@34000 {
			ethernet@34000 {
				status = "okay";
				status = "okay";
				phy = <&phy1>;
				phy = <&phy1>;
				phy-mode = "sgmii";
				phy-mode = "sgmii";
			};
			};


			/* CON4 */
			ethernet@70000 {
			ethernet@70000 {
				pinctrl-names = "default";
				pinctrl-names = "default";