On Mon, Jun 19, 2023 at 12:00:26PM +0300, Josua Mayer wrote:
Add support for the SolidRun LX2162A System on Module (SoM), and the
Clearfog evaluation board.
Okay, I will change the order for v4.+&dpmac11 {We generally end property list with 'status'.
+ status = "okay";
Perhaps somebody can help here on what is best practice:
Shawn
+ phys = <&serdes_2 0>;
+ phy-handle = <ðernet_phy2>;
+ phy-connection-type = "sgmii";
+};
+
+&emdio1 {
+ /*
+ * SoM has a phy at address 1 connected to SoC Ethernet Controller 1.
+ * It competes for WRIOP MAC17, and no connector has been wired.
+ */
+ /delete-node/ ethernet-phy@1;
+
+ ethernet_phy0: ethernet-phy@8 {
+ compatible = "ethernet-phy-ieee802.3-c45";
+ reg = <8>;
+ max-speed = <1000>;
+ };
+