Skip to content

Commit cce62b6

Browse files
gordostepopcornmix
authored andcommitted
docs: pcm3168a: Add DT bindings to force clock consumer mode
Document the new force-adc-cons/force-dac-cons DT bindings. Signed-off-by: Stephen Gordon <gordoste@iinet.net.au>
1 parent 7e85025 commit cce62b6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ properties:
5858
VCCDA2-supply:
5959
description: DAC power supply regulator 2 (+5V)
6060

61+
adc-force-cons:
62+
description: Force ADC to operate in consumer mode. Useful if ADC and DAC
63+
clock pins are tied together with DAC as producer.
64+
65+
dac-force-cons:
66+
description: Force DAC to operate in consumer mode. Useful if ADC and DAC
67+
clock pins are tied together with ADC as producer.
68+
6169
ports:
6270
$ref: audio-graph-port.yaml#/definitions/port-base
6371
unevaluatedProperties: false

0 commit comments

Comments
 (0)