[PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller
From: Yixun Lan <hidden>
Date: 2018-01-11 09:11:12
Also in:
linux-amlogic, linux-devicetree, lkml
From: Yixun Lan <hidden>
Date: 2018-01-11 09:11:12
Also in:
linux-amlogic, linux-devicetree, lkml
Hi Jerome? On 01/11/18 16:37, Jerome Brunet wrote:
On Thu, 2018-01-11 at 11:04 +0800, Yixun Lan wrote:quoted
Comparing to RGMII interface, the RMII interface require few pins. So it's worth describing them here. Signed-off-by: Yixun Lan <redacted>The only axg platform we have upstream is the s400 and is using rgmii. May I ask how this was tested ?
It's true that S400 using RGMII interface. but, we have customer using RTL8201FR-VB/VD which is a RMII PHY, This is actually tested with the 'eth_rmii_x_pins' group. Yixun