Commit f7607f8
committed
fw/kernel/util/standby: disable display
Disable display after clearing. This is really added because on Asterix,
when PMIC is fully shutdown there seems to be a glitch that enables
display again, so showing what the display has on its memory (a partial
content, apparently erase does not fully wipe internal memory?).
Asterix should probably pull the DISP line, or we should analyze what is
the root cause of this problem. However, a display disable seems to
prevent this to happen, and change is pretty harmless.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>1 parent 7ea3315 commit f7607f8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments