]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit85fdfd905098cc04e9f3193c16dc772cb45db3c2
tree6526e05b60116dc595430fd4bb08a597f7dd015c
parent4967d0d52a3b5a718839d90811eff5c6cc8fb7d6
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