Re: [PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller

2018-01-30 Thread Kevin Hilman
Neil Armstrong writes: > On 11/01/2018 10:11, Yixun Lan wrote: >> Hi Jerome: >> >> On 01/11/18 16:37, Jerome Brunet wrote: >>> On Thu, 2018-01-11 at 11:04 +0800, Yixun Lan wrote: Comparing to RGMII interface, the RMII interface require few pins. So it's worth

Re: [PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller

2018-01-30 Thread Kevin Hilman
Neil Armstrong writes: > On 11/01/2018 10:11, Yixun Lan wrote: >> Hi Jerome: >> >> On 01/11/18 16:37, Jerome Brunet wrote: >>> On Thu, 2018-01-11 at 11:04 +0800, Yixun Lan wrote: Comparing to RGMII interface, the RMII interface require few pins. So it's worth describing them here.

Re: [PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller

2018-01-11 Thread Neil Armstrong
On 11/01/2018 10:11, Yixun Lan wrote: > Hi Jerome: > > On 01/11/18 16:37, Jerome Brunet wrote: >> On Thu, 2018-01-11 at 11:04 +0800, Yixun Lan wrote: >>> Comparing to RGMII interface, the RMII interface require few pins. >>> So it's worth describing them here. >>> >>> Signed-off-by: Yixun Lan

Re: [PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller

2018-01-11 Thread Neil Armstrong
On 11/01/2018 10:11, Yixun Lan wrote: > Hi Jerome: > > On 01/11/18 16:37, Jerome Brunet wrote: >> On Thu, 2018-01-11 at 11:04 +0800, Yixun Lan wrote: >>> Comparing to RGMII interface, the RMII interface require few pins. >>> So it's worth describing them here. >>> >>> Signed-off-by: Yixun Lan >>

Re: [PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller

2018-01-11 Thread Yixun Lan
Hi Jerome: On 01/11/18 16:37, Jerome Brunet wrote: > On Thu, 2018-01-11 at 11:04 +0800, Yixun Lan wrote: >> Comparing to RGMII interface, the RMII interface require few pins. >> So it's worth describing them here. >> >> Signed-off-by: Yixun Lan > > The only axg platform

Re: [PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller

2018-01-11 Thread Yixun Lan
Hi Jerome: On 01/11/18 16:37, Jerome Brunet wrote: > On Thu, 2018-01-11 at 11:04 +0800, Yixun Lan wrote: >> Comparing to RGMII interface, the RMII interface require few pins. >> So it's worth describing them here. >> >> Signed-off-by: Yixun Lan > > The only axg platform we have upstream is the

Re: [PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller

2018-01-11 Thread Jerome Brunet
On Thu, 2018-01-11 at 11:04 +0800, Yixun Lan wrote: > Comparing to RGMII interface, the RMII interface require few pins. > So it's worth describing them here. > > Signed-off-by: Yixun Lan The only axg platform we have upstream is the s400 and is using rgmii. May I ask how

Re: [PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller

2018-01-11 Thread Jerome Brunet
On Thu, 2018-01-11 at 11:04 +0800, Yixun Lan wrote: > Comparing to RGMII interface, the RMII interface require few pins. > So it's worth describing them here. > > Signed-off-by: Yixun Lan The only axg platform we have upstream is the s400 and is using rgmii. May I ask how this was tested ?

[PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller

2018-01-10 Thread Yixun Lan
Comparing to RGMII interface, the RMII interface require few pins. So it's worth describing them here. Signed-off-by: Yixun Lan --- arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 30 ++ 1 file changed, 30 insertions(+) diff --git

[PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller

2018-01-10 Thread Yixun Lan
Comparing to RGMII interface, the RMII interface require few pins. So it's worth describing them here. Signed-off-by: Yixun Lan --- arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 30 ++ 1 file changed, 30 insertions(+) diff --git