[PATCH v3 0/2] remove different PHY fixups - dts part

Oleksij Rempel o.rempel at pengutronix.de
Mon May 10 21:30:37 PDT 2021


changes v3:
- split arch and dts changes

changes v2:
- rebase against latest kernel
- fix networking on RIoTBoard

This patch series tries to remove most of the imx6 and imx7 board
specific PHY configuration via fixup, as this breaks the PHYs when
connected to switch chips or USB Ethernet MACs.

Each patch has the possibility to break boards, but contains a
recommendation to fix the problem in a more portable and future-proof
way.

Oleksij Rempel (2):
  ARM: dts: imx6: edmqmx6: set phy-mode to RGMII-ID
  ARM: dts: imx6dl-riotboard: configure PHY clock and set proper EEE
    value

 arch/arm/boot/dts/imx6dl-riotboard.dts  | 2 ++
 arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.29.2




More information about the linux-arm-kernel mailing list