[PATCH 3/8] clk: imx8mp: Add media related clocks

Fabio Estevam festevam at gmail.com
Thu Sep 12 14:30:15 CEST 2024


Hi Miquel,

On Wed, Sep 11, 2024 at 4:48 PM Fabio Estevam <festevam at gmail.com> wrote:
>
> Hi Miquel,
>
> On Tue, Sep 10, 2024 at 7:14 AM Miquel Raynal <miquel.raynal at 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 at 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.


More information about the U-Boot mailing list