From: Aidan MacDonald Date: Tue, 9 May 2023 12:42:36 +0000 (+0100) Subject: ASoC: jz4740-i2s: Add support for X1000 SoC X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bb1b282da4be8af998de7b5a2c600af6ef01aa4f;p=linux.git ASoC: jz4740-i2s: Add support for X1000 SoC The X1000's AIC is similar to the AIC found on other Ingenic SoCs. It has symmetric playback/capture rates like the JZ4740, but more flexible clocking when outputting the system or bit clocks. Signed-off-by: Aidan MacDonald