[PATCH v4 01/14] clk: imx8mp: Add EQoS MAC clock

2023-03-30 Thread sbabic
> Add clock for the DWMAC EQoS block. This is used among other things > to configure the MII clock via DM CLK. > Acked-by: Sean Anderson > Reviewed-by: Peng Fan > Signed-off-by: Marek Vasut Applied to u-boot-imx, next, thanks ! Best regards, Stefano Babic -- ==

[PATCH v4 01/14] clk: imx8mp: Add EQoS MAC clock

2023-03-06 Thread Marek Vasut
Add clock for the DWMAC EQoS block. This is used among other things to configure the MII clock via DM CLK. Acked-by: Sean Anderson Reviewed-by: Peng Fan Signed-off-by: Marek Vasut --- Cc: "Ariel D'Alessandro" Cc: "NXP i.MX U-Boot Team" Cc: Andrey Zhizhikin Cc: Fabio Estevam Cc: Joe Hershber