Re: [PATCH] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5

2022-02-14 Thread Michael Ellerman
On Thu, 30 Dec 2021 18:11:21 +0300, Maxim Kiselev wrote: > T1040RDB has two RTL8211E-VB phys which requires setting > of internal delays for correct work. > > Changing the phy-connection-type property to `rgmii-id` > will fix this issue. > > > [...] Applied to powerpc/next. [1/1] powerpc:

Re: [PATCH] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5

2022-01-13 Thread Vladimir Oltean
On Thu, Dec 30, 2021 at 06:11:21PM +0300, Maxim Kiselev wrote: > T1040RDB has two RTL8211E-VB phys which requires setting > of internal delays for correct work. > > Changing the phy-connection-type property to `rgmii-id` > will fix this issue. > > Signed-off-by: Maxim Kiselev > Reviewed-by:

[PATCH] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5

2021-12-30 Thread Maxim Kiselev
T1040RDB has two RTL8211E-VB phys which requires setting of internal delays for correct work. Changing the phy-connection-type property to `rgmii-id` will fix this issue. Signed-off-by: Maxim Kiselev Reviewed-by: Maxim Kochetkov --- arch/powerpc/boot/dts/fsl/t104xrdb.dtsi | 4 ++-- 1 file