From: Mark Brown Date: Wed, 23 Aug 2023 18:54:43 +0000 (+0100) Subject: ASoC: rsnd: tidyup ADG X-Git-Tag: v6.6.17~3959^2^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd53c16b392dd4e1d6997a0e2425895d4cb29ff8;p=platform%2Fkernel%2Flinux-rpi.git ASoC: rsnd: tidyup ADG Merge series from Kuninori Morimoto : Renesas Sound has ADG for clock control. Basically it needs accurately divisible external input clock. But sometimes sometimes it doesn't have to be accurate for some reason. We can use ADG clk_i for such case. It came from CPG as very high rate clock, but is not accurately divisible for 48kHz/44.1kHz rate, but enough for approximate rate. This patch set support such use case. --- fd53c16b392dd4e1d6997a0e2425895d4cb29ff8