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:
parent
9a39434a1b
commit
0169c1eee3
2 changed files with 8 additions and 0 deletions
|
@ -206,3 +206,7 @@
|
|||
&pmicobalt_fg {
|
||||
qcom,battery-data = <&qrd_batterydata>;
|
||||
};
|
||||
|
||||
&pmicobalt_haptics {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -140,3 +140,7 @@
|
|||
&pmicobalt_fg {
|
||||
qcom,battery-data = <&qrd_batterydata>;
|
||||
};
|
||||
|
||||
&pmicobalt_haptics {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue