mbox series

[0/2] ARM: dts: stih410-b2260: Fix ethernet PHY DT node

Message ID 20200107123828.6586-1-patrice.chotard@st.com
Headers show
Series ARM: dts: stih410-b2260: Fix ethernet PHY DT node | expand

Message

Patrice CHOTARD Jan. 7, 2020, 12:38 p.m. UTC
From: Patrice Chotard <patrice.chotard@st.com>

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(-)