Re: [PATCH] arm: total_compute: enable psci

2022-08-26 Thread Tom Rini
On Tue, Aug 09, 2022 at 03:56:52PM +0530, Davidson K wrote: > psci is used for system reset > > Signed-off-by: Davidson K Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH] arm: total_compute: enable psci

2022-08-09 Thread Davidson K
psci is used for system reset Signed-off-by: Davidson K --- arch/arm/dts/total_compute.dts | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/dts/total_compute.dts b/arch/arm/dts/total_compute.dts index 4399269a..96edacda 100644 --- a/arch/arm/dts/total_compute.dts +++ b/arch/arm/d