]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: tas2764: Raise regmap range maximum
authorMartin Povišer <povik+lin@cutebit.org>
Sat, 5 Apr 2025 23:15:09 +0000 (09:15 +1000)
committerMark Brown <broonie@kernel.org>
Sun, 13 Apr 2025 19:23:32 +0000 (20:23 +0100)
commitf0aff451f399d09aaf2a23c4e2ef2077b9857ca5
treee0b317ab8c20eeb9d2ed64d082c7dc0a7ce31937
parentdd50f0e38563f15819059c923bf142200453e003
ASoC: tas2764: Raise regmap range maximum

TAS2764 has a number of undocumented registers between
page 0xf0 and 0xff. These are used to apply in-silicon
quirks and workarounds at runtime.

Raise the regmap max register to 0xffff to cover any
quirks registers.

Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
Link: https://patch.msgid.link/20250406-apple-codec-changes-v5-5-50a00ec850a3@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2764.c