commit | dd8c3136aa8abb61281cc32f1ce19e1f84a66922 | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Wed Jul 13 10:59:45 2022 +0900 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 08 11:37:57 2022 -0400 |
tree | 6526e05b60116dc595430fd4bb08a597f7dd015c | |
parent | 5a28aa6a7b2c9fff1d852ba0093f47987c5b0235 [diff] |
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>