summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound/adi,max98396.yaml
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2022-06-24 12:47:07 +0200
committerMark Brown <broonie@kernel.org>2022-06-27 13:16:08 +0100
commit0ce44afd29768e893ff9112ba208271e0d558780 (patch)
tree8ca02056a809d48d24b9bf618f4ef8e291b64cf6 /Documentation/devicetree/bindings/sound/adi,max98396.yaml
parentd9bd3aea31aba94b5811776e0817a15ea4420e84 (diff)
downloadlwn-0ce44afd29768e893ff9112ba208271e0d558780.tar.gz
lwn-0ce44afd29768e893ff9112ba208271e0d558780.zip
ASoC: dt-bindings: max98396: Document adi,bypass-slot-no
This property allows to select the PCM data input channel that is routed to the speaker audio processing bypass path. The driver already implements this property. While at it, fix the default value for adi,imon-slot-no. Signed-off-by: Daniel Mack <daniel@zonque.org> Link: https://lore.kernel.org/r/20220624104712.1934484-4-daniel@zonque.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/adi,max98396.yaml')
-rw-r--r--Documentation/devicetree/bindings/sound/adi,max98396.yaml11
1 files changed, 10 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/adi,max98396.yaml b/Documentation/devicetree/bindings/sound/adi,max98396.yaml
index a23ac8036e1c..8d2ef991db40 100644
--- a/Documentation/devicetree/bindings/sound/adi,max98396.yaml
+++ b/Documentation/devicetree/bindings/sound/adi,max98396.yaml
@@ -51,13 +51,22 @@ properties:
$ref: "/schemas/types.yaml#/definitions/uint32"
minimum: 0
maximum: 15
- default: 0
+ default: 1
adi,spkfb-slot-no:
description: slot number of speaker DSP monitor
$ref: "/schemas/types.yaml#/definitions/uint32"
minimum: 0
maximum: 15
+ default: 2
+
+ adi,bypass-slot-no:
+ description:
+ Selects the PCM data input channel that is routed to the speaker
+ audio processing bypass path.
+ $ref: "/schemas/types.yaml#/definitions/uint32"
+ minimum: 0
+ maximum: 15
default: 0
adi,interleave-mode: