Lines Matching +full:rx +full:- +full:port +full:- +full:mapping
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#
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. This bindings is for the
24 qcom,tx-port-mapping:
26 Specifies static port mapping between slave and master tx ports.
27 In the order of slave port index.
28 $ref: /schemas/types.yaml#/definitions/uint32-array
32 qcom,rx-port-mapping:
34 Specifies static port mapping between slave and master rx ports.
35 In the order of slave port index.
36 $ref: /schemas/types.yaml#/definitions/uint32-array
41 - compatible
42 - reg
47 - |
49 #address-cells = <2>;
50 #size-cells = <0>;
55 qcom,rx-port-mapping = <1 2 3 4 5>;
60 #address-cells = <2>;
61 #size-cells = <0>;
66 qcom,tx-port-mapping = <2 3 4 5>;