Re: [PATCH] imx8mp-venice-gw702x: Drop EQos clock workaround

2024-06-24 Thread Fabio Estevam
Hi Tim, On Fri, Jun 21, 2024 at 12:42 PM Tim Harvey wrote: > Hi Fabio, > > It doesn't make much difference to me. This is a fix for a board model > that was renamed from gw7905 to gw7500 anyway which is a change in > dts/upstream I'm going to have to wait for anyway so you can leave it > for nex

Re: [PATCH] imx8mp-venice-gw702x: Drop EQos clock workaround

2024-06-21 Thread Tim Harvey
On Fri, Jun 21, 2024 at 7:24 AM Fabio Estevam wrote: > > Hi Tim, > > On Wed, Jun 19, 2024 at 10:30 PM Tim Harvey wrote: > > > > The assigned-clock no longer have to be dropped, the clock are now > > defined in clk-imx8mp.c and used by DWMAC driver to configure the > > DWMAC clock. Drop the workar

Re: [PATCH] imx8mp-venice-gw702x: Drop EQos clock workaround

2024-06-21 Thread Fabio Estevam
Hi Tim, On Wed, Jun 19, 2024 at 10:30 PM Tim Harvey wrote: > > The assigned-clock no longer have to be dropped, the clock are now > defined in clk-imx8mp.c and used by DWMAC driver to configure the > DWMAC clock. Drop the workarounds from U-Boot specific DT extras. > > Having the clocks dropped c

[PATCH] imx8mp-venice-gw702x: Drop EQos clock workaround

2024-06-19 Thread Tim Harvey
The assigned-clock no longer have to be dropped, the clock are now defined in clk-imx8mp.c and used by DWMAC driver to configure the DWMAC clock. Drop the workarounds from U-Boot specific DT extras. Having the clocks dropped causes the EQoS to be non-functional. See commit c7ea9612df0f ("arm64: d