Re: [PATCH 0/7] clk:imx: misc update/fix for i.MX8

From: Abel Vesa
Date: Wed Oct 04 2023 - 03:55:15 EST


On 23-09-12 17:18:58, Peng Fan (OSS) wrote:
> The patchset is to upstream NXP downstream i.MX8 clk misc patches which
> has been stayed in NXP LTS release for quite some time.
>
> There are a few fixes, but should be fine to put in next tree.
>

Whole series LGTM.

Reviewed-by: Abel Vesa <abel.vesa@xxxxxxxxxx>

> ---
> Peng Fan (4):
> clk: imx: imx8qm-rsrc: drop VPU_UART/VPUCORE
> clk: imx8: remove MLB support
> clk: imx: scu: ignore clks not owned by Cortex-A partition
> clk: imx: imx8qm/qxp: add more resources to whitelist
>
> Robert Chiras (1):
> clk: imx: imx8qxp: Fix elcdif_pll clock
>
> Shenwei Wang (1):
> clk: imx: imx8qxp: correct the enet clocks for i.MX8DXL
>
> Viorel Suman (1):
> clk: imx: imx8dxl-rsrc: keep sorted in the ascending order
>
> drivers/clk/imx/clk-imx8-acm.c | 6 +++---
> drivers/clk/imx/clk-imx8dxl-rsrc.c | 3 +--
> drivers/clk/imx/clk-imx8qm-rsrc.c | 5 ++---
> drivers/clk/imx/clk-imx8qxp-lpcg.h | 1 -
> drivers/clk/imx/clk-imx8qxp-rsrc.c | 4 +++-
> drivers/clk/imx/clk-imx8qxp.c | 13 ++++++++++---
> drivers/clk/imx/clk-scu.c | 20 ++++++++++++++++++++
> 7 files changed, 39 insertions(+), 13 deletions(-)
> ---
> base-commit: cd04b2fab5ee58862674e9bab3cbc8e9a8576845
> change-id: 20230912-imx8-clk-v1-d2089920a23a
>
> Best regards,
> --
> Peng Fan <peng.fan@xxxxxxx>
>