Message ID | 20210329164222.26794-1-dariobin@libero.it (mailing list archive) |
---|---|
Headers | show |
Series | clk: ti: add am33xx spread spectrum clock support | expand |
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?
* Stephen Boyd <sboyd@kernel.org> [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. Regards, Tony
> Il 31/03/2021 07:51 Tony Lindgren <tony@atomide.com> ha scritto: > > > * Stephen Boyd <sboyd@kernel.org> [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@vger.kernel.org ? 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
Quoting Tony Lindgren (2021-03-30 22:51:04) > * Stephen Boyd <sboyd@kernel.org> [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. > Ok. If nobody reviews/acks the last patch in a few days I'll merge the pile through clk tree.
Hi Stephen, Hi Tony > Il 01/04/2021 03:47 Stephen Boyd <sboyd@kernel.org> ha scritto: > > > Quoting Tony Lindgren (2021-03-30 22:51:04) > > * Stephen Boyd <sboyd@kernel.org> [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. > > > > Ok. If nobody reviews/acks the last patch in a few days I'll merge the > pile through clk tree. It's been over a month since I submitted the patches. Meanwhile Tero Kristo has reviewed the most important patch of the series. However, I have not seen any progress in the state of the series. Furthermore, I don't see the DTS patches in the clk tree. Am I missing something? Or do I have to do something? Sorry for the questions but I don't have much experience with patch merge strategies. Thanks and regards, Dario