Merge "fix(plat/mediatek/me8195): fix error setting for SPM" into integration

This commit is contained in:
Madhukar Pappireddy 2021-07-20 18:00:28 +02:00 committed by TrustedFirmware Code Review
commit e2a16044ad
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ static struct pwr_ctrl suspend_ctrl = {
/* [4] */
.reg_spm_vrf18_req = 0,
/* [7] FIXME: default disable HW Auto S1*/
.reg_spm_ddr_en_req = 0,
.reg_spm_ddr_en_req = 1,
/* [8] */
.reg_spm_dvfs_req = 0,
/* [9] */