Re: [PATCH 2/3] clk: imx: imx8mp: Add LDB root clock

From: Krzysztof Kozlowski
Date: Fri Mar 31 2023 - 05:39:19 EST


On 31/03/2023 09:18, Peng Fan (OSS) wrote:
> From: Liu Ying <victor.liu@xxxxxxx>

Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC. It might happen, that command when run on an older
kernel, gives you outdated entries. Therefore please be sure you base
your patches on recent Linux kernel.

>
> This patch adds "media_ldb_root_clk" clock for
> the LDB in the MEDIAMIX subsystem.
>
> Reviewed-by: Sandor Yu <Sandor.yu@xxxxxxx>
> Signed-off-by: Liu Ying <victor.liu@xxxxxxx>
> Signed-off-by: Dong Aisheng <aisheng.dong@xxxxxxx>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> ---
> drivers/clk/imx/clk-imx8mp.c | 1 +
> include/dt-bindings/clock/imx8mp-clock.h | 4 ++--

NAK, bindings are always separate patches.



Best regards,
Krzysztof