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

Commit 0169c1ee authored by cyizhao's avatar cyizhao
Browse files

ARM: dts: msm: Enable the haptics in QRD SKUK and vr1



Enable haptics for QRD SKUK and VR1 to make vibrator working

CRs-Fixed: 1089954
Change-Id: I0718cd7d76669fb8743a59a322ac2a5eaa7c45f6
Signed-off-by: default avatarcyizhao <cyizhao@codeaurora.org>
parent 9a39434a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -206,3 +206,7 @@
&pmicobalt_fg {
	qcom,battery-data = <&qrd_batterydata>;
};

&pmicobalt_haptics {
	status = "okay";
};
+4 −0
Original line number Diff line number Diff line
@@ -140,3 +140,7 @@
&pmicobalt_fg {
	qcom,battery-data = <&qrd_batterydata>;
};

&pmicobalt_haptics {
	status = "okay";
};