Lines Matching +full:smd +full:- +full:edge
4 block and a BT, WiFi and FM radio block, all using SMD as command channels.
6 - compatible:
11 - qcom,smd-channel:
14 Definition: standard SMD property specifying the SMD channel used for
18 - qcom,mmio:
20 Value type: <prop-encoded-array>
34 - compatible:
38 "qcom,wcnss-bt"
40 - local-bd-address:
48 - compatible:
52 "qcom,wcnss-wlan",
54 - interrupts:
56 Value type: <prop-encoded-array>
59 - interrupt-names:
64 - qcom,smem-state:
66 Value type: <prop-encoded-array>
67 Definition: should reference the tx-enable and tx-rings-empty SMEM states
69 - qcom,smem-state-names:
72 Definition: must contain "tx-enable" and "tx-rings-empty"
75 The following example represents a SMD node, with one edge representing the
79 smd {
80 compatible = "qcom,smd";
82 pronto-edge {
86 qcom,smd-edge = <6>;
90 qcom,smd-channels = "WCNSS_CTRL";
92 #address-cells = <1>;
93 #size-cells = <1>;
98 compatible = "qcom,wcnss-bt";
101 local-bd-address = [ 55 44 33 22 11 00 ];
105 compatible = "qcom,wcnss-wlan";
108 interrupt-names = "tx", "rx";
110 qcom,smem-state = <&apps_smsm 10>, <&apps_smsm 9>;
111 qcom,smem-state-names = "tx-enable", "tx-rings-empty";
122 reg-names = "ccu", "dxe", "pmu";