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: cyizhao <cyizhao@codeaurora.org>
This commit is contained in:
cyizhao 2016-11-15 10:35:50 +08:00
parent 9a39434a1b
commit 0169c1eee3
2 changed files with 8 additions and 0 deletions

View file

@ -206,3 +206,7 @@
&pmicobalt_fg {
qcom,battery-data = <&qrd_batterydata>;
};
&pmicobalt_haptics {
status = "okay";
};

View file

@ -140,3 +140,7 @@
&pmicobalt_fg {
qcom,battery-data = <&qrd_batterydata>;
};
&pmicobalt_haptics {
status = "okay";
};