RE: [PATCH] ARM: dts: imx7s: Correct GPT's ipg clock source

From: Anson Huang
Date: Sun Oct 06 2019 - 20:45:57 EST


Hi, Shawn

> On Mon, Sep 16, 2019 at 04:29:09PM +0800, Anson Huang wrote:
> > i.MX7S/D's GPT ipg clock should be from GPT clock root and controlled
> > by CCM's GPT CCGR, using correct clock source for GPT ipg clock
> > instead of IMX7D_CLK_DUMMY.
>
> So both 'ipg' and 'per' clock are coming from GPT root clock?

Yes.

>
> > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
>
> It looks like a fix, so do we need a Fixes tag here?

Sure, will add a fixes tag in V2.

Thanks,
Anson.