Hi This series is abandonned: - Patch 1 is no more needed due to https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=224637 - Patch 2 will be resend alone Thanks Patrice On 1/7/20 1:38 PM, patrice.chotard@xxxxxx wrote: > From: Patrice Chotard <patrice.chotard@xxxxxx> > > This series is fixing a kernel Oops and is removing deprecated PHY properties: > > - Since commit 'd3e014ec7d5e ("net: stmmac: platform: Fix MDIO init for > platforms without PHY")', a kernel Oops occurs and ethernet is no more > functional. > > - Some deprecated Synopsys phy properties was always present in DT, > remove them. > > Patrice Chotard (2): > ARM: dts: stih410-b2260: Fix ethernet phy DT node > ARM: dts: stih410-b2260: Remove deprecated snps PHY properties > > arch/arm/boot/dts/stih410-b2260.dts | 13 ++++++++++--- > 1 file changed, 10 insertions(+), 3 deletions(-) >