diff options
author | Takashi Iwai <tiwai@suse.de> | 2023-10-18 20:02:46 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-10-18 20:02:46 +0200 |
commit | 8e13caa2150b5a1287a1900952d3d7e04363f921 (patch) | |
tree | 343e2426dcef4669a1799bf35bc6ee95e107dfd7 /Documentation | |
parent | c8c0a03ec1be6b3f3ec1ce91685351235212db19 (diff) | |
parent | e8ecffd9962fe051d53a0761921b26d653b3df6b (diff) |
Merge tag 'asoc-fix-v6.6-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v6.6
A fairly large set of fixes here but all driver specific, the biggest
block is Johan's work shaking out issues with device setup and teardown
for the wcd938x driver which is a relatively large but clearly broken
down set of changes.
There is one core helper function added as part of a fix for wsa-macro.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml b/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml index 7a6de938b11d..4118aa54bbd5 100644 --- a/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml +++ b/Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml @@ -82,7 +82,7 @@ properties: description: Current at which the headset micbias sense clamp will engage, 0 to disable. - enum: [ 0, 14, 23, 41, 50, 60, 68, 86, 95 ] + enum: [ 0, 14, 24, 43, 52, 61, 71, 90, 99 ] default: 0 cirrus,bias-ramp-ms: |