diff options
author | Javier Martinez Canillas <[email protected]> | 2015-10-21 17:15:40 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2015-10-27 11:11:06 +0100 |
commit | 1c6e58d83615678875bf52747f8841c49291dfcf (patch) | |
tree | abf81570242ef8abbbed36804c2fe1c5e1375a46 /tools/perf/scripts/python | |
parent | 6397b7f5f405f30f03f67ef829306c5af6d3369b (diff) |
mmc: pwrseq: Use highest priority for eMMC restart handler
The pwrseq_emmc driver does a eMMC card reset before a system reboot to
allow broken or limited ROM boot-loaders (that don't have an eMMC reset
logic) to be able to read the second stage from the eMMC.
But this has to be called before a system reboot handler and while most
of them use the priority 128, there are other restart handlers (such as
the syscon-reboot one) that use a higher priority. So, use the highest
priority to make sure that the eMMC hw is reset before a system reboot.
Signed-off-by: Javier Martinez Canillas <[email protected]>
Tested-by: Markus Reichl <[email protected]>
Tested-by: Anand Moon <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Tested-by: Douglas Anderson <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions