[v2,0/5] clk: imx8mn: miscellaneous cleanups and bug fixes

Message ID 20221117113637.1978703-1-dario.binacchi@amarulasolutions.com
Headers
Series clk: imx8mn: miscellaneous cleanups and bug fixes |

Message

Dario Binacchi Nov. 17, 2022, 11:36 a.m. UTC
  This series has been tested on the BSH SystemMaster (SMM) S2 board.

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(-)
  

Comments

Marco Felsch Nov. 17, 2022, 11:42 a.m. UTC | #1
Hi Dario,

On 22-11-17, Dario Binacchi wrote:
> This series has been tested on the BSH SystemMaster (SMM) S2 board.
> 
> 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

Whole series lgtm, feel free to add my

Acked-by: Marco Felsch <m.felsch@pengutronix.de>
  
Dario Binacchi Nov. 18, 2022, 7:48 a.m. UTC | #2
Hi Marco,

On Thu, Nov 17, 2022 at 12:42 PM Marco Felsch <m.felsch@pengutronix.de> wrote:
>
> Hi Dario,
>
> On 22-11-17, Dario Binacchi wrote:
> > This series has been tested on the BSH SystemMaster (SMM) S2 board.
> >
> > 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
>
> Whole series lgtm, feel free to add my
>
> Acked-by: Marco Felsch <m.felsch@pengutronix.de>

Thanks for the review

Regards,
Dario
  
Abel Vesa Nov. 25, 2022, 9:20 a.m. UTC | #3
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
>