From 11e42a6ada7b12007735e5ab545fba6562888f5d Mon Sep 17 00:00:00 2001 From: xuwei9 Date: Tue, 25 Dec 2018 11:20:56 +0800 Subject: [PATCH] kernel:update aws vibrator parameter update aws vibrator parameter Change-Id: Ibf68635fc4f223c0762edc03336351974be02505 Signed-off-by: xuwei9 Reviewed-on: https://gerrit.mot.com/1286853 SME-Granted: SME Approvals Granted SLTApproved: Slta Waiver Tested-by: Jira Key Reviewed-by: Xiangpo Zhao Submit-Approved: Jira Key --- drivers/misc/aw8695_haptic/aw8695.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/misc/aw8695_haptic/aw8695.h b/drivers/misc/aw8695_haptic/aw8695.h index 47cebfb04cb8..28b76aeb786b 100755 --- a/drivers/misc/aw8695_haptic/aw8695.h +++ b/drivers/misc/aw8695_haptic/aw8695.h @@ -54,8 +54,8 @@ #define AW8695_VBAT_MAX 4500 /* motor config */ -#define LRA_0619 -//#define LRA_0832 +//#define LRA_0619 +#define LRA_0832 #ifdef LRA_0619 #define AW8695_HAPTIC_F0_PRE 1700 // 170Hz -- 2.20.1