public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pll
@ 2021-02-18 11:20 Tobias Schramm
  2021-02-18 11:20 ` [PATCH v2 1/1] " Tobias Schramm
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Schramm @ 2021-02-18 11:20 UTC (permalink / raw)
  To: Icenowy Zheng, Maxime Ripard
  Cc: Jernej Skrabec, Tobias Schramm, Stephen Boyd, Michael Turquette,
	linux-kernel, Chen-Yu Tsai, linux-clk, linux-arm-kernel

Hi,

this patch extends the v3s audio-pll declaration to use sdm for supporting
24.576MHz and 22.5792MHz clock rates, required by the i2s peripheral driver.

This is v2 of the patch. The previous version used a flexible postdivider only.
However, that setup was unable to provide the 22.5792MHz clock rate.

Cheers,
Tobias

Changelog:
 v2:
  - use sdm instead of postdivider for audio-pll
  - change patch subject to reflect use of sdm

Tobias Schramm (1):
  clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pll

 drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 33 ++++++++++++++++++----------
 1 file changed, 22 insertions(+), 11 deletions(-)

-- 
2.30.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-19 12:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-18 11:20 [PATCH v2 0/1] clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pll Tobias Schramm
2021-02-18 11:20 ` [PATCH v2 1/1] " Tobias Schramm
2021-02-19 12:01   ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox