From: Mark Brown Date: Tue, 19 May 2026 13:59:56 +0000 (+0100) Subject: ASoC: cs35l56: Replace open-coded SoundWire regmap with generic regmap-sdw X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b0f9bb1acc4e8f7becbd39aaa1db1c0539da87;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/20260519135435.479949-1-rf@opensource.cirrus.com --- b7b0f9bb1acc4e8f7becbd39aaa1db1c0539da87