Re: [PATCH v3 0/4] clk: ti: add am33xx spread spectrum clock support

From: Dario Binacchi
Date: Wed Mar 31 2021 - 12:49:35 EST



> Il 31/03/2021 07:51 Tony Lindgren <tony@xxxxxxxxxxx> ha scritto:
>
>
> * Stephen Boyd <sboyd@xxxxxxxxxx> [210330 02:25]:
> > Quoting Dario Binacchi (2021-03-29 09:42:17)
> > >
> > > As reported by the TI spruh73x RM, MPU and LCD modules support spread
> > > spectrum clocking (SSC) on their output clocks. SSC is used to spread
> > > the spectral peaking of the clock to reduce any electromagnetic
> > > interference (EMI) that may be caused due to the clock’s fundamental
> > > or any of its harmonics.
> > > The series allows you to enable and adjust the spread spectrum clocking
> > > for all am33xx PLLs for which it is supported.
> > >
> >
> > What is your merge strategy? Should all the patches go through clk tree?
> > Or you'll send via arm-soc?
>
> Probably best to just merge all via the clk tree as that's where most of
> the changes are.
>

This means that I no longer have to send patches to TI / OMAP maintainers, commiters
and fixers, as well as at linux-omap@xxxxxxxxxxxxxxx ?
Even if the a1e980789b06 ("am335x-spread-spectrum) clk: ti: add am33xx spread spectrum clock support")
patch is basically related to the AM33xx/AM43xx SOCs?

Thanks and regards,
Dario

> Regards,
>
> Tony