Re: [PATCH 2/2] clk: at91: add register definition for sama7g5's master clock

From: Stephen Boyd
Date: Mon Jul 26 2021 - 21:19:33 EST


Quoting Nicolas Ferre (2021-07-19 05:46:00)
> On 19/07/2021 at 10:03, Claudiu Beznea wrote:
> > Add register definitions for SAMA7G5's master clock. These would be
> > also used by architecture specific power saving code.
> >
> > Fixes: 6cb0e54412a3 ("ARM: at91: pm: add support for MCK1..4 save/restore for ulp modes")
> > Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
>
> Acked-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>
>
> > ---
> >
> > Hi Stephen,
> >
> > This is a part from patch at [1]. I keep it at minimum (only definitions)
> > for faster acceptance as the build is broken on arm multi_v7_defconfig
> > without it).
> > In next version of patch at [1] I will update it accordingly.
>
> Stephen,
>
> Before hearing from you I inserted this patch in our at91-soc branch
> that is part of linux-next. With this at least the build don't break
> anymore.

I don't think I need the patches? I'll try to remember this patch if I
apply some patch that needs this in the future and probably just
duplicate the commit to make things simpler.

>
> Tell me if you want to have an immutable branch that we could share with
> it on top of 5.14-rc1 or if it's fine if we add the same patch in both
> of our trees.
>