-
Chen-Yu Tsai authored
The audio blocks require specific clock rates. Until now we were using the closest clock rate possible with integer N-M factors. This resulted in audio playback being slightly slower than it should be. The vendor kernel gets around this (for some SoCs) by using sigma-delta modulation to generate a fractional-N factor. As the PLL hardware is identical in most chips, we can port the settings for H3 onto the A64. Acked-by:
Maxime Ripard <maxime.ripard@bootlin.com> Tested-by:
Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by:
Chen-Yu Tsai <wens@csie.org>
5e06aa50