Re: [PATCH] ARM: dts: rockchip: Add mdio node to ethernet node

2016-03-21 Thread Michael Trimarchi
Hi On Mon, Mar 21, 2016 at 9:23 AM, Tomeu Vizoso wrote: > On 18 March 2016 at 22:34, Andreas Färber wrote: >> Am 18.03.2016 um 12:20 schrieb Tomeu Vizoso: >>> So the dwmac device manages to probe again. >>> >>> Signed-off-by: Tomeu Vizoso

Re: [PATCH] ARM: dts: rockchip: Add mdio node to ethernet node

2016-03-21 Thread Michael Trimarchi
Hi On Mon, Mar 21, 2016 at 9:23 AM, Tomeu Vizoso wrote: > On 18 March 2016 at 22:34, Andreas Färber wrote: >> Am 18.03.2016 um 12:20 schrieb Tomeu Vizoso: >>> So the dwmac device manages to probe again. >>> >>> Signed-off-by: Tomeu Vizoso >>> Fixes: 88f8b1bb41c6 ("stmmac: Fix 'eth0: No PHY

Re: [PATCH] ARM: dts: rockchip: Add mdio node to ethernet node

2016-03-21 Thread Tomeu Vizoso
On 18 March 2016 at 22:34, Andreas Färber wrote: > Am 18.03.2016 um 12:20 schrieb Tomeu Vizoso: >> So the dwmac device manages to probe again. >> >> Signed-off-by: Tomeu Vizoso >> Fixes: 88f8b1bb41c6 ("stmmac: Fix 'eth0: No PHY found' regression") >>

Re: [PATCH] ARM: dts: rockchip: Add mdio node to ethernet node

2016-03-21 Thread Tomeu Vizoso
On 18 March 2016 at 22:34, Andreas Färber wrote: > Am 18.03.2016 um 12:20 schrieb Tomeu Vizoso: >> So the dwmac device manages to probe again. >> >> Signed-off-by: Tomeu Vizoso >> Fixes: 88f8b1bb41c6 ("stmmac: Fix 'eth0: No PHY found' regression") >> --- >>

[PATCH] ARM: dts: rockchip: Add mdio node to ethernet node

2016-03-19 Thread Tomeu Vizoso
So the dwmac device manages to probe again. Signed-off-by: Tomeu Vizoso Fixes: 88f8b1bb41c6 ("stmmac: Fix 'eth0: No PHY found' regression") --- arch/arm/boot/dts/rk3288-rock2-som.dtsi | 8 1 file changed, 8 insertions(+) diff --git

[PATCH] ARM: dts: rockchip: Add mdio node to ethernet node

2016-03-19 Thread Tomeu Vizoso
So the dwmac device manages to probe again. Signed-off-by: Tomeu Vizoso Fixes: 88f8b1bb41c6 ("stmmac: Fix 'eth0: No PHY found' regression") --- arch/arm/boot/dts/rk3288-rock2-som.dtsi | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/rk3288-rock2-som.dtsi

Re: [PATCH] ARM: dts: rockchip: Add mdio node to ethernet node

2016-03-19 Thread Andreas Färber
Am 18.03.2016 um 12:20 schrieb Tomeu Vizoso: > So the dwmac device manages to probe again. > > Signed-off-by: Tomeu Vizoso > Fixes: 88f8b1bb41c6 ("stmmac: Fix 'eth0: No PHY found' regression") > --- > arch/arm/boot/dts/rk3288-rock2-som.dtsi | 8 > 1 file

Re: [PATCH] ARM: dts: rockchip: Add mdio node to ethernet node

2016-03-19 Thread Andreas Färber
Am 18.03.2016 um 12:20 schrieb Tomeu Vizoso: > So the dwmac device manages to probe again. > > Signed-off-by: Tomeu Vizoso > Fixes: 88f8b1bb41c6 ("stmmac: Fix 'eth0: No PHY found' regression") > --- > arch/arm/boot/dts/rk3288-rock2-som.dtsi | 8 > 1 file changed, 8 insertions(+) > >