[PATCH] clk: imx8mn: add video clocks support
Fabio Estevam
festevam at gmail.com
Sun Apr 21 22:24:03 CEST 2024
Hi Michael,
On Sun, Apr 21, 2024 at 11:07 AM Michael Trimarchi
<michael at amarulasolutions.com> wrote:
>
> Add clocks support for the video subsystem.
>
> Signed-off-by: Michael Trimarchi <michael at amarulasolutions.com>
Which target will make use of these clocks?
As-is this patch adds only dead code.
Adding a defconfig that uses these newly introduced clocks would be nice.
Also, to avoid size increase, please protect this code against
CONFIG_VIDEO or something, like done here:
https://source.denx.de/u-boot/custodians/u-boot-imx/-/commit/2b3310ef13998dfd03196a0806e03035212b102c
More information about the U-Boot
mailing list