Re: [PATCH] clk: sunxi-ng: sun8i: r40: Use sigma delta modulation for audio PLL
From: Maxime Ripard <hidden>
Date: 2020-08-25 14:43:44
Also in:
linux-clk, lkml
From: Maxime Ripard <hidden>
Date: 2020-08-25 14:43:44
Also in:
linux-clk, lkml
On Tue, Aug 25, 2020 at 03:10:49PM +0200, Jernej Skrabec wrote:
Audio cores need specific clock rates which can't be simply obtained by adjusting integer multipliers and dividers. HW for such cases supports delta-sigma modulation which enables fractional multipliers. Port H3 delta-sigma table to R40. They have identical audio PLLs. Signed-off-by: Jernej Skrabec <redacted>
Applied, thanks! Maxime