
22 Jul
2023
22 Jul
'23
10:26 a.m.
On 21/07/2023 16:07, Maxime Ripard wrote:
The MDIO pinctrl nodes can't be duplicated between the child and device, because if we ever boot Linux with our DT it will try to attach that pinctrl configuration to both the MAC and MDIO devices, which will result in failure to probe.
Signed-off-by: Maxime Ripard mripard@kernel.org
Acked-by: Roger Quadros rogerq@kernel.org