]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default value
authorSimon Trimmer <simont@opensource.cirrus.com>
Wed, 7 Aug 2024 14:26:48 +0000 (14:26 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Aug 2024 04:05:37 +0000 (06:05 +0200)
commit6781b091331d83d56889b0b36347aeee09eaeb59
tree9bc98ce81752d47ea3d5cbcd750e238dd183dfa5
parent15b5b0a069b11d7707b521b3030dc96ed166cc5b
ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default value

commit 72776774b55bb59b7b1b09117e915a5030110304 upstream.

Device tuning files made with early revision tooling may contain
configuration that can unmask IRQ signals that are owned by the host.

Adding a safe default to the regmap patch ensures that the hardware
matches the driver expectations.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Link: https://patch.msgid.link/20240807142648.46932-1-simont@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/cs35l56-shared.c