Messages in this thread |  | | From | <> | Subject | [PATCH 0/2] ARM: dts: stih410-b2260: Fix ethernet PHY DT node | Date | Tue, 7 Jan 2020 13:38:26 +0100 |
| |
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(-)
-- 2.17.1
|  |