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

Commit 90143076 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add regulator and thermal node"

parents d675c830 da78b00d
Loading
Loading
Loading
Loading
+19 −1
Original line number Diff line number Diff line
@@ -1169,9 +1169,23 @@
		qcom,wlan-msa-fixed-region = <&wlan_fw_mem>;
		cnss-daemon-support;
		qcom,fw-prefix;
		vdd-cx-mx-supply = <&S7B>;
		qcom,vdd-cx-mx-config = <824000 1120000 0 0 1>;
		vdd-1.8-xo-supply = <&S1B>;
		qcom,vdd-1.8-xo-config = <1872000 2040000 0 0 0>;
		vdd-1.3-rfa-supply = <&S8B>;
		qcom,vdd-1.3-rfa-config = <1256000 1500000 0 0 0>;
		qcom,smem-states = <&smp2p_wlan_1_out 0>;
		qcom,smem-state-names = "wlan-smp2p-out";

		icnss_cdev_apss: qcom,icnss_cdev1 {
			#cooling-cells = <2>;
		};

		icnss_cdev_wpss: qcom,icnss_cdev2 {
			#cooling-cells = <2>;
		};

		qcom,smp2p_map_wlan_1_in {
			interrupts-extended = <&smp2p_wlan_1_in 0 0>,
					      <&smp2p_wlan_1_in 1 0>;
@@ -2618,7 +2632,11 @@
		clock-names = "xo";
		qcom,proxy-clock-names = "xo";

		/* Needs to add vdd_cx at SOD time.*/
		vdd_cx-supply = <&VDD_CX_LEVEL>;
		qcom,vdd_cx-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 100000>;
		vdd_mx-supply = <&VDD_MX_LEVEL>;
		qcom,vdd_mx-uV-uA = <RPMH_REGULATOR_LEVEL_TURBO 100000>;
		qcom,proxy-reg-names = "vdd_cx","vdd_mx";

		qcom,firmware-name = "wpss";
		memory-region = <&pil_wpss_mem>;