arm64: dts: mars: Fix incorrect vib_effect_max value
Change-Id: I0ec98ff0cfc619c6015b9779a6b86b12416c1dcd
This commit is contained in:
parent
73afc96642
commit
2227d297b0
@ -209,7 +209,7 @@ And public attribution of xiaomi platforms(like venus and so and)
|
|||||||
vib_r_spare = < 0x68 >;
|
vib_r_spare = < 0x68 >;
|
||||||
vib_bstdbg = < 0x30 0xeb 0xd4 0 0 0 >;
|
vib_bstdbg = < 0x30 0xeb 0xd4 0 0 0 >;
|
||||||
vib_effect_id_boundary = < 10 >;
|
vib_effect_id_boundary = < 10 >;
|
||||||
vib_effect_max = < 170 >;
|
vib_effect_max = < 193 >; /*vib_effect_max must bigger than vib_effect_id*/
|
||||||
vib_trig_config = < 0 1 0 1 2
|
vib_trig_config = < 0 1 0 1 2
|
||||||
0 1 0 1 2
|
0 1 0 1 2
|
||||||
0 1 0 1 2 >;
|
0 1 0 1 2 >;
|
||||||
|
Loading…
Reference in New Issue
Block a user