ASoC: cs42l42: Fix handling of hard reset
authorMark Brown <broonie@kernel.org>
Wed, 13 Sep 2023 21:46:18 +0000 (22:46 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 13 Sep 2023 21:46:18 +0000 (22:46 +0100)
Merge series from Stefan Binding <sbinding@opensource.cirrus.com>:

These patches fix 3 problems with hard reset:
1. Ensure a minimum reset pulse width
2. Deal with ACPI overriding the requested default GPIO state
3. Avoid a race condition when hard-resetting a SoundWire peripheral
   that is already enumerated


Trivial merge