
21 Apr
2024
21 Apr
'24
10:24 p.m.
Hi Michael,
On Sun, Apr 21, 2024 at 11:07 AM Michael Trimarchi michael@amarulasolutions.com wrote:
Add clocks support for the video subsystem.
Signed-off-by: Michael Trimarchi michael@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/2b3310ef13998df...