Commit f9396b2
committed
mb/novacustom/mtl-h/ramstage.c: Configure TBT force power properly
The default state of TBT force power GPIO was not consistent across
variants. Assert TBT force power by default before FSP so that the
initialization will be done when the retimer is active.
De-assert TBT force power before handing off to the payload, so that
the RTD3 logic will work in OS.
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>1 parent aac2e16 commit f9396b2
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
238 | 245 | | |
239 | 246 | | |
240 | 247 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments