Commit 3ee1514
WORKAROUND: remoteproc: qcom: Fix RB8 device hung issue
A race condition is occasionally observed on the RB8 platform where the APPS
processor removes its turbo vote from the LCX and LMX rails immediately after
receiving the handover interrupt from firmware. At that moment, the ADSP firmware
vote has not yet been applied to these rails, causing the PMIC shut down
and leading the device to hang.
Keep the vote of lcx and lmx rails to SVS_L1 from APPS side instead
of completely removing it as a WA until actual fix is available.
Signed-off-by: Umang Chheda <umang.chheda@oss.qualcomm.com>1 parent 597a977 commit 3ee1514
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
187 | 199 | | |
188 | 200 | | |
189 | 201 | | |
| |||
0 commit comments