ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Wed, 13 Jul 2022 01:59:45 +0000 (10:59 +0900)
committerTom Rini <trini@konsulko.com>
Mon, 8 Aug 2022 15:37:57 +0000 (11:37 -0400)
commitdd8c3136aa8abb61281cc32f1ce19e1f84a66922
tree6526e05b60116dc595430fd4bb08a597f7dd015c
parent5a28aa6a7b2c9fff1d852ba0093f47987c5b0235
ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins

UniPhier LD20, PXs2 and PXs3 boards have ethernet phy that has RX/TX delays
of RGMII interface using pull-ups on the RXDLY and TXDLY pins.

So should set the phy-mode to "rgmii-id" to show that RX/TX delays are
enabled.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
arch/arm/dts/uniphier-ld20.dtsi
arch/arm/dts/uniphier-pxs2.dtsi
arch/arm/dts/uniphier-pxs3.dtsi