Merge tag 'omap-for-v5.7/cpsw-fixes-signed' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 22:18:47 +0000 (00:18 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 22:18:48 +0000 (00:18 +0200)
commit99706d62fb50486eadb4441eaed311491fd7addf
tree3ed881bd6bda68e8c5bc6948e0f47c11ed8813e2
parent364d1ac22971a5ea20e435bfd4e933490005302f
parentfb6823a6f9801dbe86b6551103f477dd3c5d115a
Merge tag 'omap-for-v5.7/cpsw-fixes-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/fixes

Few cpsw related dts fixes for omaps

Recent cpsw driver changes exposed few regressions in the cpsw related
dts configuration that would be good to fix:

- Few more boards still need to be updated to use rgmii-rxid phy caused
  by the fallout from commit bcf3440c6dd7 ("net: phy: micrel: add phy-mode
  support for the KSZ9031 PHY" as the rx delay is now disabled unless we
  use rgmii-rxid.

- On dm814x we have been using a wrong clock for mdio that now can produce
  external abort on some boards

* tag 'omap-for-v5.7/cpsw-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: Fix wrong mdio clock for dm814x
  ARM: dts: am437x: fix networking on boards with ksz9031 phy
  ARM: dts: am57xx: fix networking on boards with ksz9031 phy

Link: https://lore.kernel.org/r/pull-1589472123-367692@atomide.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>