From: Mark Brown <broonie@kernel.org> Date: Tue, 11 Apr 2023 14:17:18 +0000 (+0100) Subject: ASoC: ep93xx: Prepare for DT transition X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d1192184cc31d8f1fc6336d17a89f3e2926f284a;p=linux.git ASoC: ep93xx: Prepare for DT transition Merge series from Alexander Sverdlin <alexander.sverdlin@gmail.com>: This is a preparatory series for EP93xx transition to DT. This patchset is a pre-requisite and has been tested with the full DT patchset [1]. [1]. git://git.maquefel.me/linux.git branch ep93xx/6.2-rc4-v0 Alexander Sverdlin (3): ASoC: ep93xx: i2s: move enable call to startup callback ASoC: cs4271: flat regcache, trivial simplifications ASoC: ep93xx: i2s: Make it individually selectable sound/soc/cirrus/Kconfig | 6 +++++- sound/soc/cirrus/ep93xx-i2s.c | 12 +++++++++++- sound/soc/codecs/cs4271-i2c.c | 1 - sound/soc/codecs/cs4271-spi.c | 1 - sound/soc/codecs/cs4271.c | 4 ++-- 5 files changed, 18 insertions(+), 6 deletions(-) -- 2.40.0 --- d1192184cc31d8f1fc6336d17a89f3e2926f284a