ASoC: ep93xx: Prepare for DT transition
authorMark Brown <broonie@kernel.org>
Tue, 11 Apr 2023 14:17:18 +0000 (15:17 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 11 Apr 2023 14:17:18 +0000 (15:17 +0100)
commitd1192184cc31d8f1fc6336d17a89f3e2926f284a
tree42c5518b3e7119447c9d85c1d2dfb73211c5420d
parentbeed115c2ce78f990222a29abed042582df4e87c
parent24f934becf60598fdec9c9f2e06437c831ffa374
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