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>
1 parent e9152c1 commit a9ae424ed5a17819bf10f7e88d4c0b4ca5ac096c
@Andrew F. Davis Andrew F. Davis authored on 11 Feb 2019
Showing 3 changed files
View
plat/ti/k3/common/drivers/ti_sci/ti_sci.c
View
plat/ti/k3/common/drivers/ti_sci/ti_sci.h
View
plat/ti/k3/common/k3_psci.c