We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e85025 commit cce62b6Copy full SHA for cce62b6
Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml
@@ -58,6 +58,14 @@ properties:
58
VCCDA2-supply:
59
description: DAC power supply regulator 2 (+5V)
60
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
69
ports:
70
$ref: audio-graph-port.yaml#/definitions/port-base
71
unevaluatedProperties: false
0 commit comments