On Mon, Jul 13, 2020 at 11:23:24AM -0300, Fabio Estevam wrote:
Commit 0672d22a1924 ("ARM: dts: imx: Fix the AR803X phy-mode") fixed the phy-mode for fec1, but missed to fix it for the fec2 node.
Fix fec2 to also use "rgmii-id" as the phy-mode.
Cc: stable@vger.kernel.org Fixes: 0672d22a1924 ("ARM: dts: imx: Fix the AR803X phy-mode") Signed-off-by: Fabio Estevam festevam@gmail.com
Applied both, thanks.