
Hi Fabio
On Thu, Sep 12, 2024 at 2:30 PM Fabio Estevam festevam@gmail.com wrote:
Hi Miquel,
On Wed, Sep 11, 2024 at 4:48 PM Fabio Estevam festevam@gmail.com wrote:
Hi Miquel,
On Tue, Sep 10, 2024 at 7:14 AM Miquel Raynal miquel.raynal@bootlin.com wrote:
These are all the clocks needed to get an LCD panel working, going through one of the LCDIF and the LDB. The media AXI and APB clocks are also described.
Signed-off-by: Miquel Raynal miquel.raynal@bootlin.com
This one does not apply. Please rebase it against the next branch.
Also, shouldn't we restrict registering these clocks only if DM_VIDEO is selected?
clk-imx8mm.c and drivers/clk/imx/clk-imx8mn.c guard some clocks with their respective CONFIG_ options.
We should do the same here to avoid unnecessary code growth for those who don't need splash screen on i.MX8MP.
I think that we can wait a bit on those patches, I will send my video series and try to arrange it back and rebase and work together with Miquel
Michael