From: Mark Brown Date: Thu, 21 May 2026 23:17:14 +0000 (+0100) Subject: ASoC: cs35l56: Replace open-coded SoundWire regmap with generic regmap-sdw X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4c433607b69d29be1de038b8ea008dd83c17e0c3;p=thirdparty%2Fkernel%2Flinux.git ASoC: cs35l56: Replace open-coded SoundWire regmap with generic regmap-sdw Richard Fitzgerald 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/20260521115420.978616-1-rf@opensource.cirrus.com --- 4c433607b69d29be1de038b8ea008dd83c17e0c3