Re: [PATCH 4/6] clk: spear: Fix CLCD clock definition on SPEAr600

From: Köry Maincent
Date: Wed Nov 02 2022 - 04:33:52 EST


Hello Stephan,

On Thu, 27 Oct 2022 17:21:47 -0700
Stephen Boyd <sboyd@xxxxxxxxxx> wrote:

> Quoting Köry Maincent (2022-10-19 06:32:06)
> > From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
> >
> > There is no SPEAr600 device named "clcd". Instead, the description of the
> > CLCD (color liquid crystal display controller) name is "fc200000.clcd", so
> > we should associate the CLCD gateable clock to this device name.
> >
> > Signed-off-by: Kory Maincent <kory.maincent@xxxxxxxxxxx>
>
> Does this need a Fixes tag?

The old commits on SEAr6xx clock names definition update did not have it,
therefore I don't think so.

Regards,