Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23a84f37 authored by Archit Saxena's avatar Archit Saxena
Browse files

ARM: dts: msm: Add wlan pil node for QCS405



Add support for wlan pil node which facilitates the
loading, authentication and bringing  wlan out of reset.

Change-Id: I958fb495a7b516a6a1f07986dccdfc238fa03562
Signed-off-by: default avatarArchit Saxena <archsaxe@codeaurora.org>
parent c2d7e72a
Loading
Loading
Loading
Loading
+37 −0
Original line number Diff line number Diff line
@@ -465,6 +465,43 @@
		memory-region = <&cdsp_fw_mem>;
	};

	qcom,wlan_dsp@7000000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x07000000 0x580000>;

		vdd_cx-supply = <&pms405_s1_level>;
		qcom,proxy-reg-names = "vdd_cx";
		qcom,vdd_cx-uV-uA = <RPM_SMD_REGULATOR_LEVEL_TURBO 100000>;

		clocks = <&clock_rpmcc CXO_SMD_PIL_PRONTO_CLK>;
		clock-names = "xo";
		qcom,proxy-clock-names = "xo";

		qcom,pas-id = <6>;
		qcom,proxy-timeout-ms = <10000>;
		qcom,smem-id = <422>;
		qcom,sysmon-id = <0>;
		qcom,ssctl-instance-id = <0x12>;
		qcom,firmware-name = "wcnss";

		/* GPIO inputs from wcnss */
		interrupts-extended = <&intc 0 153 1>,
				<&modem_smp2p_in 0 0>,
				<&modem_smp2p_in 2 0>,
				<&modem_smp2p_in 1 0>,
				<&modem_smp2p_in 3 0>;

		interrupt-names = "qcom,wdog",
				"qcom,err-fatal",
				"qcom,proxy-unvote",
				"qcom,err-ready",
				"qcom,stop-ack";

		/* GPIO output to wcnss */
		qcom,gpio-force-stop = <&modem_smp2p_out 0 0>;
		memory-region = <&wlan_fw_mem>;
	};

	tsens0: tsens@4a8000 {
		compatible = "qcom,qcs405-tsens";
		reg = <0x4a8000 0x1000>,