Loading Documentation/devicetree/bindings/cnss/cnss-wlan.txt 0 → 100644 +15 −0 Original line number Diff line number Diff line * Qualcomm Connectivity Network SubSystem Platform Driver This platform driver adds support for the CNSS subsystem used for PCIe based Wi-Fi devices. It also adds support to integrate PCIe WLAN module to subsystem restart framework. The main purpose of this device tree entry below is to invoke the CNSS platform driver. Required properties: - compatible: "cnss_wlan" Example: qcom,cnss { compatible = "qcom,cnss_wlan"; }; arch/arm/boot/dts/apq8084.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -2562,6 +2562,10 @@ compatible = "qcom,l2-pmu"; interrupts = <0 1 0>; }; qcom,cnss { compatible = "qcom,cnss"; }; }; &gdsc_venus { Loading Loading
Documentation/devicetree/bindings/cnss/cnss-wlan.txt 0 → 100644 +15 −0 Original line number Diff line number Diff line * Qualcomm Connectivity Network SubSystem Platform Driver This platform driver adds support for the CNSS subsystem used for PCIe based Wi-Fi devices. It also adds support to integrate PCIe WLAN module to subsystem restart framework. The main purpose of this device tree entry below is to invoke the CNSS platform driver. Required properties: - compatible: "cnss_wlan" Example: qcom,cnss { compatible = "qcom,cnss_wlan"; };
arch/arm/boot/dts/apq8084.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -2562,6 +2562,10 @@ compatible = "qcom,l2-pmu"; interrupts = <0 1 0>; }; qcom,cnss { compatible = "qcom,cnss"; }; }; &gdsc_venus { Loading