Re: [PATCH v3 0/4] clk: ti: add am33xx spread spectrum clock support
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-03-30 02:25:30
Also in:
linux-clk, linux-omap, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-03-30 02:25:30
Also in:
linux-clk, linux-omap, lkml
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?