Lines Matching +full:rx +full:- +full:port +full:- +full:mapping
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
13 Qualcomm WCD9380/WCD9385 Codec is a standalone Hi-Fi audio codec IC.
14 It has RX and TX Soundwire slave devices.
17 - $ref: dai-common.yaml#
18 - $ref: qcom,wcd93xx-common.yaml#
23 - qcom,wcd9380-codec
24 - qcom,wcd9385-codec
26 mux-controls:
31 us-euro-gpios:
37 - compatible
42 - |
43 #include <dt-bindings/gpio/gpio.h>
45 compatible = "qcom,wcd9380-codec";
46 reset-gpios = <&tlmm 32 GPIO_ACTIVE_LOW>;
47 #sound-dai-cells = <1>;
48 qcom,tx-device = <&wcd938x_tx>;
49 qcom,rx-device = <&wcd938x_rx>;
50 qcom,micbias1-microvolt = <1800000>;
51 qcom,micbias2-microvolt = <1800000>;
52 qcom,micbias3-microvolt = <1800000>;
53 qcom,micbias4-microvolt = <1800000>;
54 qcom,hphl-jack-type-normally-closed;
55 qcom,ground-jack-type-normally-closed;
56 … qcom,mbhc-buttons-vthreshold-microvolt = <75000 150000 237000 500000 500000 500000 500000 500000>;
57 qcom,mbhc-headphone-vthreshold-microvolt = <50000>;
63 #address-cells = <2>;
64 #size-cells = <0>;
69 qcom,rx-port-mapping = <1 2 3 4 5>;
74 #address-cells = <2>;
75 #size-cells = <0>;
80 qcom,tx-port-mapping = <2 3 4 5>;