Re: [PATCH] ARM: dts: imx6dl-yapp4: Use rgmii-id phy mode on the cpu port

2019-02-28 Thread Michal Vokáč
On 01. 03. 19 3:13, Shawn Guo wrote: On Tue, Feb 19, 2019 at 02:37:00PM +0100, Michal Vokáč wrote: The PHY must add delays to both Tx and Rx clock on the cpu port to work propperly. It worked with the rgmii mode before beacause the qca8k driver (incorrecly) enabled delays in that mode.

Re: [PATCH] ARM: dts: imx6dl-yapp4: Use rgmii-id phy mode on the cpu port

2019-02-28 Thread Shawn Guo
On Tue, Feb 19, 2019 at 02:37:00PM +0100, Michal Vokáč wrote: > The PHY must add delays to both Tx and Rx clock on the cpu port > to work propperly. > > It worked with the rgmii mode before beacause the qca8k driver > (incorrecly) enabled delays in that mode. > > Signed-off-by: Michal Vokáč >

[PATCH] ARM: dts: imx6dl-yapp4: Use rgmii-id phy mode on the cpu port

2019-02-19 Thread Michal Vokáč
The PHY must add delays to both Tx and Rx clock on the cpu port to work propperly. It worked with the rgmii mode before beacause the qca8k driver (incorrecly) enabled delays in that mode. Signed-off-by: Michal Vokáč --- This imx6dl-yapp4 platform is currently waiting in linux-next. Commit