commit | 060f927a1870e930c729ab17098770ad2b4f8301 | [log] [tgz] |
---|---|---|
author | jb.qi <jb.qi@mobiletek.cn> | Fri Oct 27 03:12:59 2023 -0700 |
committer | jb.qi <jb.qi@mobiletek.cn> | Fri Oct 27 03:12:59 2023 -0700 |
tree | 7f03d2f907a319f4ff28d607a0a86e6270f1dd98 | |
parent | 8925f6d6402ae3fc6edd86dd2eb13464474f5a4e [diff] |
[Bugfix][API-1383][power]gsw suspend 10 ma when -s download because clk no close Only Configure:Yes Affected branch:GSW3.0-No-Connman Affected module:suspend Is it affected on both ZXIC and MTK: only MTK Self-test: Change-Id: I8db7d91d91ed20f39cc4802864ae3f6658079f1e
diff --git a/src/bsp/trustzone/atf/v1.6/mt2xxx/plat/mediatek/mt2735/drivers/spm/constraints/mt_spm_rc_bus26m.c b/src/bsp/trustzone/atf/v1.6/mt2xxx/plat/mediatek/mt2735/drivers/spm/constraints/mt_spm_rc_bus26m.c index 3fd9057..6a568c9 100644 --- a/src/bsp/trustzone/atf/v1.6/mt2xxx/plat/mediatek/mt2735/drivers/spm/constraints/mt_spm_rc_bus26m.c +++ b/src/bsp/trustzone/atf/v1.6/mt2xxx/plat/mediatek/mt2735/drivers/spm/constraints/mt_spm_rc_bus26m.c
@@ -57,7 +57,7 @@ static struct mt_spm_cond_tables cond_bus26m = { .table_cg = { 0x00C68504, /* MTCMOS1 */ - 0x02010816, /* INFRA0 */ + 0x02010014, /* INFRA0 */ 0x03AFC200, /* INFRA1 */ 0x80000670, /* INFRA2 */ 0x00000000, /* INFRA3 */