Lines Matching +full:wcd9380 +full:- +full:codec
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/qcom,wcd938x-sdw.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm SoundWire Slave devices on WCD9380/WCD9385
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
13 Qualcomm WCD9380/WCD9385 Codec is a standalone Hi-Fi audio codec IC.
24 qcom,tx-port-mapping:
28 $ref: /schemas/types.yaml#/definitions/uint32-array
32 qcom,rx-port-mapping:
36 $ref: /schemas/types.yaml#/definitions/uint32-array
41 - compatible
42 - reg
47 - |
49 #address-cells = <2>;
50 #size-cells = <0>;
52 wcd938x_rx: codec@0,4 {
55 qcom,rx-port-mapping = <1 2 3 4 5>;
60 #address-cells = <2>;
61 #size-cells = <0>;
63 wcd938x_tx: codec@0,3 {
66 qcom,tx-port-mapping = <2 3 4 5>;