Re: [RESEND PATCH v7 3/5] ARM: dts: am33xx-clocks: add spread spectrum support
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-09 00:52:24
Also in:
linux-devicetree, linux-omap, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-09 00:52:24
Also in:
linux-devicetree, linux-omap, lkml
Quoting Dario Binacchi (2021-06-06 13:22:51)
Registers for adjusting the spread spectrum clocking (SSC) have been added. As reported by the TI spruh73x RM, SSC is supported only for LCD and MPU PLLs, but the CM_SSC_DELTAMSTEP_DPLL_XXX and CM_SSC_MODFREQDIV_DPLL_XXX registers, as well as the enable field in the CM_CLKMODE_DPLL_XXX registers are mapped for all PLLs (CORE, MPU, DDR, PER, DISP). Signed-off-by: Dario Binacchi <redacted> Acked-by: Tony Lindgren <tony@atomide.com> ---
Applied to clk-next