Thread (21 messages) 21 messages, 4 authors, 2025-12-16

Re: [PATCH net-next v4 3/7] net: axienet: Use MDIO bus device in prints

From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-08-05 21:07:20
Also in: linux-arm-kernel, lkml

On Tue, Aug 05, 2025 at 11:34:52AM -0400, Sean Anderson wrote:
For clarity and to remove the dependency on the parent netdev, use the
MDIO bus device in print statements.
quoted hunk ↗ jump to hunk
@@ -186,28 +187,31 @@ static int axienet_mdio_enable(struct axienet_local *lp, struct device_node *np)
 		/* Legacy fallback: detect CPU clock frequency and use as AXI
 		 * bus clock frequency. This only works on certain platforms.
 		 */
-		np1 = of_find_node_by_name(NULL, "cpu");
+		np1 = of_find_node_by_name(NULL, "lpu");
There is nothing about dev in this change?

	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