[PATCHv1 0/3] Add Reset controller to Ethernet PHY

From: Anand Moon
Date: Thu Jul 29 2021 - 16:11:22 EST


It is being observed some time the Ethernet interface
will not send / recive any packet after reboot.

Earlier I had submitted Ethernet reset ID patch
but it did not resolve it issue much, Adding new
reset controller of the Ethernet PHY for Amlogic SoC
could help resolve the issue.

Thanks
-Anand

Anand Moon (3):
arm64: dts: amlogic: add missing ethernet reset ID
ARM: dts: meson: Use new reset id for reset controller
net: stmmac: dwmac-meson8b: Add reset controller for ethernet phy

arch/arm/boot/dts/meson8b.dtsi | 2 +-
arch/arm/boot/dts/meson8m2.dtsi | 2 +-
arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 2 ++
.../boot/dts/amlogic/meson-g12-common.dtsi | 2 ++
arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 3 +++
.../ethernet/stmicro/stmmac/dwmac-meson8b.c | 20 +++++++++++++++++++
6 files changed, 29 insertions(+), 2 deletions(-)

--
2.32.0