Lines Matching +full:output +full:- +full:range +full:- +full:microvolt
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nuno Sá <[email protected]>
14 https://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1373.pdf
17 - $ref: dai-common.yaml#
22 - adi,adau1373
27 "#sound-dai-cells":
30 powerdown-gpios:
31 description: GPIO used for hardware power-down.
34 adi,micbias1-microvolt:
40 adi,micbias2-microvolt:
46 adi,input1-differential:
50 adi,input2-differential:
54 adi,input3-differential:
58 adi,input4-differential:
62 adi,lineout-differential:
63 description: This property sets the line output as differential.
66 adi,lineout-gnd-sense:
67 description: This property enables the line output ground sense control.
70 adi,drc-settings:
72 This setting is used to control the dynamic range of the signal. The
74 $ref: /schemas/types.yaml#/definitions/uint8-array
76 - minItems: 13
78 - minItems: 26
80 - minItems: 39
84 - "#sound-dai-cells"
85 - compatible
86 - reg
91 - |
92 #include <dt-bindings/gpio/gpio.h>
95 #address-cells = <1>;
96 #size-cells = <0>;
97 audio-codec@1a {
100 #sound-dai-cells = <0>;
101 powerdown-gpios = <&gpio 100 GPIO_ACTIVE_LOW>;
102 adi,input2-differential;
103 adi,input1-differential;
104 adi,lineout-differential;
105 adi,micbias2-microvolt = <1800000>;
106 adi,drc-settings = /bits/ 8 <