Re: [PATCH] ARM: imx: imx8mm: Add missing clock entries for FEC clock

2020-04-25 Thread Fabio Estevam
On Fri, Apr 24, 2020 at 4:37 PM Marek Vasut wrote: > > All the FEC ethernet clock entries for iMX8MM are missing, while they > are already present on iMX8MQ. Fill in the nodes on iMX8MM, as the FEC > ethernet gets bogus clock information otherwise which makes ethernet > inoperable. > > Signed-off-

[PATCH] ARM: imx: imx8mm: Add missing clock entries for FEC clock

2020-04-24 Thread Marek Vasut
All the FEC ethernet clock entries for iMX8MM are missing, while they are already present on iMX8MQ. Fill in the nodes on iMX8MM, as the FEC ethernet gets bogus clock information otherwise which makes ethernet inoperable. Signed-off-by: Marek Vasut Cc: Fabio Estevam Cc: Peng Fan Cc: Stefano Bab