On Fri, Jun 21, 2024 at 7:24 AM Fabio Estevam <feste...@gmail.com> wrote: > > Hi Tim, > > On Wed, Jun 19, 2024 at 10:30 PM Tim Harvey <thar...@gateworks.com> 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 causes the EQoS to be non-functional. > > > > See commit c7ea9612df0f ("arm64: dts: imx8mp: Drop EQoS clock > > workaround"). > > > > Fixes: 48c6f9777cee ("board: gateworks: venice: add imx8mp-gw7905-2x > > support") > > Signed-off-by: Tim Harvey <thar...@gateworks.com> > > Is this targetted for master or next?
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 next if you want. I actually have about 8 patches in my repo to dts/upstream from linux 6.9 and upcoming linux 6.10 as dts/upstream was last merged from v6.8. The set of 5 or so patches I sent in the last few days are all fixes of sorts and they are all isolated to board/gateworks/venice so don't affect anyone else. Best Regards, Tim