Skip to content

Commit

Permalink
arm/dt:lower the monitor voltage
Browse files Browse the repository at this point in the history
when battery power get to 20%, then start aw882xx
monitor voltage work.

Change-Id: Ieb1ffa31868172c23b6d2d80af83f31a8a2abf60
Reviewed-on: https://gerrit.mot.com/1740764
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Guobin Zhang <[email protected]>
Submit-Approved: Jira Key
  • Loading branch information
dudd1 authored and zhangxu21 committed Sep 17, 2020
1 parent 3a5c66e commit 0bc5f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qcom/lagoon-kiev-audio-overlay.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
monitor-timer-val = <3000>;
afe-rx-portid = <0x1000>;
afe-tx-portid = <0x1001>;
low-vol-table-down = <3650 9 3 3750 9 2 3900 9 1>;
low-vol-table-up = <4000 9 0 3800 9 1 3700 9 2>;
low-vol-table-down = <3500 9 3 3600 9 2 3700 9 1>;
low-vol-table-up = <3750 9 0 3650 9 1 3550 9 2>;
low-temp-table-down = <0xFFFFFFFB 0x4 0x10 0xFFBEAE7E 0x0 0x5 0x9 0xFFD80505 0x5 0x6 0x6 0xFFED714D>;
low-temp-table-up = <0x7 0x9 0x0 0x00000000 0x2 0x6 0x06 0xFFED714D 0xFFFFFFE 0x05 0x09 0xFFD80505>;
status = "okay";
Expand Down

0 comments on commit 0bc5f04

Please sign in to comment.