Re: [PATCH 2/4] net: mvmdio: allow up to four clocks to be specified for orion-mdio

2019-07-06 Thread Andrew Lunn
On Sat, Jul 06, 2019 at 05:18:58PM +0200, jo...@solid-run.com wrote: > From: Josua Mayer > > Allow up to four clocks to be specified and enabled for the orion-mdio > interface, which are required by the Armada 8k and defined in > armada-cp110.dtsi. > > Fixes a hang in probing the mvmdio driver t

[PATCH 2/4] net: mvmdio: allow up to four clocks to be specified for orion-mdio

2019-07-06 Thread josua
From: Josua Mayer Allow up to four clocks to be specified and enabled for the orion-mdio interface, which are required by the Armada 8k and defined in armada-cp110.dtsi. Fixes a hang in probing the mvmdio driver that was encountered on the Clearfog GT 8K with all drivers built as modules, but al