On 22-11-17 12:36:32, Dario Binacchi wrote: > This series has been tested on the BSH SystemMaster (SMM) S2 board. > Applied to my tree. Thanks! > Changes in v2: > - Update the commit message. > - Add Fixes tag. > - Maintain IMX8MN_VPU_* constants to not break backward compatibility. > - Update the commit message. > - Add Fixes tag. > - Maintain IMX8MN_VIDEO_PLL1* constants to not break backward > compatibility. > > 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 | 24 +++-- > 2 files changed, 74 insertions(+), 66 deletions(-) > > -- > 2.32.0 >