Lines Matching +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,wcd939x-sdw.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
13 Qualcomm WCD9390/WCD9395 Codec is a standalone Hi-Fi audio codec IC.
23 qcom,tx-port-mapping:
25 Specifies static port mapping between device and host tx ports.
26 In the order of the device port index.
27 $ref: /schemas/types.yaml#/definitions/uint32-array
31 qcom,rx-port-mapping:
33 Specifies static port mapping between device and host rx ports.
34 In the order of device port index.
35 $ref: /schemas/types.yaml#/definitions/uint32-array
40 - compatible
41 - reg
46 - |
48 #address-cells = <2>;
49 #size-cells = <0>;
54 qcom,rx-port-mapping = <1 2 3 4 5 6>;
59 #address-cells = <2>;
60 #size-cells = <0>;
65 qcom,tx-port-mapping = <2 3 4 5>;