mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
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>
This commit is contained in:
committed by
Dom Cobley
parent
be6b313f1f
commit
40996d9f2e
@@ -58,6 +58,14 @@ properties:
|
||||
VCCDA2-supply:
|
||||
description: DAC power supply regulator 2 (+5V)
|
||||
|
||||
adc-force-cons:
|
||||
description: Force ADC to operate in consumer mode. Useful if ADC and DAC
|
||||
clock pins are tied together with DAC as producer.
|
||||
|
||||
dac-force-cons:
|
||||
description: Force DAC to operate in consumer mode. Useful if ADC and DAC
|
||||
clock pins are tied together with ADC as producer.
|
||||
|
||||
ports:
|
||||
$ref: audio-graph-port.yaml#/definitions/port-base
|
||||
unevaluatedProperties: false
|
||||
|
||||
Reference in New Issue
Block a user