Searched hist:a9ae424ed5a17819bf10f7e88d4c0b4ca5ac096c (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/ti/k3/common/ |
| H A D | k3_psci.c | a9ae424ed5a17819bf10f7e88d4c0b4ca5ac096c Mon Feb 11 20:37:58 UTC 2019 Andrew F. Davis <afd@ti.com> ti: k3: drivers: ti_sci: Use non-blocking TI-SCI messages for power down
Now that we have non-blocking TI-SCI functions we can initiate the shutdown sequence from the PSCI handler without needing the ti_sci_proc_shutdown helper function, which is removed. This gives us the greater control and flexibility that will be needed when cluster power down sequences are added.
Signed-off-by: Andrew F. Davis <afd@ti.com>
|