Message ID | 20221113180710.1625410-1-dario.binacchi@amarulasolutions.com (mailing list archive) |
---|---|
Headers | show |
Series | clk: imx8mn: miscellaneous cleanups and bug fixes | expand |
Hi Dario, On 22-11-13, Dario Binacchi wrote: > This series has been tested on the BSH SystemMaster (SMM) S2 board. the series LGTM, except for the two patches I commented. Also I think that all patches can contain the Fixes tag. Regards, Marco > > Dario Binacchi (5): > clk: imx8mn: rename vpu_pll to m7_alt_pll > clk: imx: replace osc_hdmi with dummy > clk: imx: rename video_pll1 to video_pll > clk: imx8mn: fix imx8mn_sai2_sels clocks list > clk: imx8mn: fix imx8mn_enet_phy_sels clocks list > > drivers/clk/imx/clk-imx8mn.c | 116 +++++++++++------------ > include/dt-bindings/clock/imx8mn-clock.h | 16 ++-- > 2 files changed, 66 insertions(+), 66 deletions(-) > > -- > 2.32.0 > > >