diff options
author | Nishanth Menon <nm@ti.com> | 2016-10-18 18:08:37 -0500 |
---|---|---|
committer | Tero Kristo <t-kristo@ti.com> | 2016-10-27 12:09:12 +0300 |
commit | 912cffb4ed8612dc99ee0251cc0c9785855162cd (patch) | |
tree | c5f53aad89c724f524285fbed59a835087237876 /ipc | |
parent | 9f72322050e4762adde66619f048b7317ad12d77 (diff) | |
download | linux-912cffb4ed8612dc99ee0251cc0c9785855162cd.tar.gz linux-912cffb4ed8612dc99ee0251cc0c9785855162cd.tar.bz2 linux-912cffb4ed8612dc99ee0251cc0c9785855162cd.zip |
firmware: ti_sci: Add support for reboot core service
Since system controller now has control over SoC power management, it
needs to be explicitly requested to reboot the SoC. Add support for
it.
In some systems however, SoC needs to toggle a GPIO or send event to an
external entity (like a PMIC) for a system reboot to take place. To
facilitate that, we allow for a DT property to determine if the reboot
handler will be registered and further, the service is also made
available to other drivers (such as PMIC driver) to sequence the
additional operation and trigger the SoC reboot as the last step.
Tested-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions