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

Commit dd31c83a authored by Gopala Krishna Nuthaki's avatar Gopala Krishna Nuthaki Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable cxipeak support for BLAIR

Enable cxipeak cooling device node for BLAIR and
holi-pm6125 variant.

Change-Id: I2f9f7d146724b2f937c5cb83d798385787f81de1
parent 2379617d
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -3768,6 +3768,10 @@
		qcom,bt-vdd-pa-config = <3000000 3312000 1 0>;
		qcom,bt-vdd-pa-config = <3000000 3312000 1 0>;
		qcom,bt-vdd-xtal-config = <1700000 1900000 1 0>;
		qcom,bt-vdd-xtal-config = <1700000 1900000 1 0>;
	};
	};

	cxip-cdev@3ed000 {
		status = "ok";
	};
};
};


#include "msm-rdbg.dtsi"
#include "msm-rdbg.dtsi"
+4 −0
Original line number Original line Diff line number Diff line
@@ -4,6 +4,10 @@
	#cooling-cells = <2>;
	#cooling-cells = <2>;
};
};


&cxip_cdev {
	status = "ok";
};

&thermal_zones {
&thermal_zones {
	pm6125_tz {
	pm6125_tz {
		cooling-maps {
		cooling-maps {