Hi Biju, On Thu, Oct 15, 2020 at 3:24 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > HiHope RZG2[HMN] boards uses Realtek phy and the driver does not support > rxc-skew-ps property. So remove rxc-skew-ps from ethernet-phy node. > > Fixes: 7433f1fb8ec8fe ("arm64: dts: renesas: Add HiHope RZ/G2M sub board support") > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Thanks for your patch! > --- a/arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi > +++ b/arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi > @@ -23,7 +23,6 @@ > status = "okay"; > > phy0: ethernet-phy@0 { > - rxc-skew-ps = <1500>; > reg = <0>; > interrupt-parent = <&gpio2>; > interrupts = <11 IRQ_TYPE_LEVEL_LOW>; Should "rx-internal-delay-ps = <1800>" be added to the avb node instead (after [1] has entered v5.10-rc1, and the DTS part of [2] has been applied to renesas-devel)? [1] [PATCH net-next v4 resend 5/5] ravb: Add support for explicit internal clock delay configuration https://lore.kernel.org/linux-renesas-soc/20201001101008.14365-6-geert+renesas@xxxxxxxxx/ [2] [PATCH v3 0/7] net/ravb: Add support for explicit internal clock delay configuration https://lore.kernel.org/linux-renesas-soc/20200819134344.27813-1-geert+renesas@xxxxxxxxx Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds