Lines Matching +full:pcie +full:- +full:attached

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/net/wireless/qcom,ath12k-wsi.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Qualcomm Technologies ath12k wireless devices (PCIe) with WSI interface
11 - Jeff Johnson <[email protected]>
14 Qualcomm Technologies IEEE 802.11be PCIe devices with WSI interface.
23 multiple WSI-supported devices together, forming a WSI group.
28 +-------+ +-------+ +-------+
31 +----->| wsi |------->| wsi |------->| wsi |-----+
33 | +-------+ +-------+ +-------+ |
34 +------------------------------------------------------+
39 +-------+ +-------+ +-------+ +-------+
42 +-->| wsi |--->| wsi |--+ +-->| wsi |--->| wsi |--+
44 | +-------+ +-------+ | | +-------+ +-------+ |
45 +---------------------------+ +---------------------------+
50 - pci17cb,1109 # QCN9274
55 qcom,ath12k-calibration-variant:
61 qcom,wsi-controller:
74 This is the TX port of WSI interface. It is attached to the RX
80 This is the RX port of WSI interface. It is attached to the TX
84 - compatible
85 - reg
90 - |
91 pcie {
92 #address-cells = <3>;
93 #size-cells = <2>;
95 pcie@0 {
98 #address-cells = <3>;
99 #size-cells = <2>;
106 qcom,ath12k-calibration-variant = "RDP433_1";
109 #address-cells = <1>;
110 #size-cells = <0>;
116 remote-endpoint = <&wifi2_wsi_rx>;
124 remote-endpoint = <&wifi3_wsi_tx>;
131 pcie@1 {
134 #address-cells = <3>;
135 #size-cells = <2>;
142 qcom,ath12k-calibration-variant = "RDP433_2";
143 qcom,wsi-controller;
146 #address-cells = <1>;
147 #size-cells = <0>;
153 remote-endpoint = <&wifi3_wsi_rx>;
161 remote-endpoint = <&wifi1_wsi_tx>;
168 pcie@2 {
171 #address-cells = <3>;
172 #size-cells = <2>;
179 qcom,ath12k-calibration-variant = "RDP433_3";
182 #address-cells = <1>;
183 #size-cells = <0>;
189 remote-endpoint = <&wifi1_wsi_rx>;
197 remote-endpoint = <&wifi2_wsi_tx>;