Skip to content

Commit 53ba32a

Browse files
charleskeepaxbroonie
authored andcommitted
ASoC: dt-bindings: cirrus,cs42l43: Update values for bias sense
Due to an error in the datasheet the bias sense values currently don't match the hardware. Whilst this is a change to the binding no devices have yet shipped so updating the binding will not cause any issues. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Charles Keepax <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 1bba0ba commit 53ba32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/sound/cirrus,cs42l43.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ properties:
8282
description:
8383
Current at which the headset micbias sense clamp will engage, 0 to
8484
disable.
85-
enum: [ 0, 14, 23, 41, 50, 60, 68, 86, 95 ]
85+
enum: [ 0, 14, 24, 43, 52, 61, 71, 90, 99 ]
8686
default: 0
8787

8888
cirrus,bias-ramp-ms:

0 commit comments

Comments
 (0)