Skip to content

Commit 91e28d0

Browse files
LeeWeiTse-sevenbroonie
authored andcommitted
ASoC: dt-bindings: nau8821: Add single-ended input feature
Add input with single-ended control. Signed-off-by: Seven Lee <wtli@nuvoton.com> Link: https://lore.kernel.org/r/20230823071244.1861487-1-wtli@nuvoton.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 6dd11b9 commit 91e28d0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Documentation/devicetree/bindings/sound/nuvoton,nau8821.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ properties:
8989
$ref: /schemas/types.yaml#/definitions/uint32
9090
default: 3072000
9191

92+
nuvoton,left-input-single-end:
93+
description: Enable left input with single-ended settings if set.
94+
For the headset mic application, the single-ended control is
95+
just limited to the left adc for design demand.
96+
type: boolean
97+
9298
'#sound-dai-cells':
9399
const: 0
94100

@@ -114,6 +120,7 @@ examples:
114120
nuvoton,jkdet-pull-enable;
115121
nuvoton,jkdet-pull-up;
116122
nuvoton,key-enable;
123+
nuvoton,left-input-single-end;
117124
nuvoton,jkdet-polarity = <GPIO_ACTIVE_LOW>;
118125
nuvoton,micbias-voltage = <6>;
119126
nuvoton,vref-impedance = <2>;

0 commit comments

Comments
 (0)