Re: [PATCH] net: davinci_mdio: Set of_node in the mdio bus
From: Andrew Lunn <andrew@lunn.ch>
Date: 2016-04-28 23:19:35
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2016-04-28 23:19:35
Also in:
lkml
Is there another way to be able to make the of_mdio_find_bus() call be able to find the davinci mdio bus?
I missed the first post, and i cannot find it in the archive. Can you
explain what your problem is please.
So long as you call of_mdiobus_register() passing the correct device
node, it should all work.
Andrew