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

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

Merge "ARM: dts: msm: add nvmem cell for haptics CL brake in Lahaina"

parents caf39ce5 3378a544
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -342,6 +342,18 @@
	io-channel-names = "thermal";
};

&pmk8350_sdam_2 {
	hap_cl_brake: cl_brake@7c {
		reg = <0x7c 0x1>;
		bits = <0 8>;
	};
};

&pm8350b_haptics {
	nvmem-cell-names = "hap_cl_brake";
	nvmem-cells = <&hap_cl_brake>;
};

&pmr735a_tz {
	io-channels = <&pmk8350_vadc PMR735A_ADC7_DIE_TEMP>;
	io-channel-names = "thermal";