Thread (14 messages) flat view 14 messages, 5 authors, 2021-11-30

Re: [PATCH 4/4] arm64: dts: imx8ulp-evk: enable fec

From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-11-20 15:26:20
Also in: linux-arm-kernel, lkml, netdev

+&fec {
+	pinctrl-names = "default";
+	pinctrl-0 = <&pinctrl_enet>;
+	phy-mode = "rmii";
Is this really a Fast Ethernet? Not 1G?
+	phy-handle = <&ethphy>;
+	status = "okay";
+
+	mdio {
+		#address-cells = <1>;
+		#size-cells = <0>;
+
+		ethphy: ethernet-phy {
+			reg = <1>;
I'm surprised this does not give warnings from the DTS tools. There is
a reg value, so it should be ethernet-phy@1

  Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help