Re: [PATCH] net: fsl_enetc: Enable optional ENETREF clock on i.MX95

2025-01-27 Thread Fabio Estevam
On Sun, Jan 26, 2025 at 10:02 PM Marek Vasut wrote: > > The ENETCv4 port DT nodes on i.MX95 may contain optional clock phandle > to IMX95_CLK_ENETREF "ref" clock. These "ref" clock must be enabled for > the ethernet to work. These "ref" clock are enabled after cold boot, but > when the system boot

[PATCH] net: fsl_enetc: Enable optional ENETREF clock on i.MX95

2025-01-26 Thread Marek Vasut
The ENETCv4 port DT nodes on i.MX95 may contain optional clock phandle to IMX95_CLK_ENETREF "ref" clock. These "ref" clock must be enabled for the ethernet to work. These "ref" clock are enabled after cold boot, but when the system booted Linux and rebooted, those "ref" clock might have been disabl