Skip to content
Snippets Groups Projects
Commit 72dfced5 authored by Vladimir Karpovich's avatar Vladimir Karpovich Committed by Patrick Tjin
Browse files

arm/dt: shamu: Set vibrator calibration data


The calibration data stored in OTP memory can be corrupted.
Rewrite it with a good values.

Bug 18069509

Signed-off-by: default avatarVladimir Karpovich <vkarpovich@motorola.com>

Change-Id: I06ba4cd997ab7c9fab19f1c87f38e73b88d2f074
parent ea5a03d2
No related branches found
No related tags found
No related merge requests found
......@@ -467,8 +467,9 @@
default_effect = <17>; /* Strong Click 100% */
rated_voltage = <0x70>; /* 2.4v */
overdrive_voltage = <0x89>; /* 3.0v */
disable_calibration = <1>; /* Disable boot-up calibration */
disable_calibration = <2>; /* Disable boot-up calibration */
static-vdd-supply = <&hdmi_vreg>;
calibration-data = <0x08 0xA1 0x27 0x93 0xf5>;
};
tfa9890@34 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment