]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: cs35l56: Replace open-coded SoundWire regmap with generic regmap-sdw
authorMark Brown <broonie@kernel.org>
Tue, 19 May 2026 13:59:56 +0000 (14:59 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 19 May 2026 13:59:56 +0000 (14:59 +0100)
commitb7b0f9bb1acc4e8f7becbd39aaa1db1c0539da87
treea722d3bd3bcf1d25195d14b918a66d7c4c4cbaaf
parent75a3e43339a2e66605deb8e726bb5d6372b1798a
parenteb65b5ad932431609b34cfe41f49b55a16e42d58
ASoC: cs35l56: Replace open-coded SoundWire regmap with generic regmap-sdw

Richard Fitzgerald <rf@opensource.cirrus.com> says:

This series replaces the entirely custom SoundWire regmap with the generic
regmap-sdw. The reasons for doing this are:

- Avoid code duplication
- Avoid effort of keeping custom implementation up-to-date
- Prepare for supporting BRA

Link: https://patch.msgid.link/20260519135435.479949-1-rf@opensource.cirrus.com