Re: [PATCH v3 2/2] stm32mp: psci: Implement PSCI system suspend and DRAM SSR

2022-03-15 Thread Patrice CHOTARD
Hi Marek On 2/25/22 02:15, Marek Vasut wrote: > Implement PSCI system suspend and placement of DRAM into SSR while the > CPUs are in suspend. This saves non-trivial amount of power in suspend, > on 2x W632GU6NB-15 ~710mW. > > Reviewed-by: Patrice Chotard > Signed-off-by: Marek Vasut > Cc: Patri

[PATCH v3 2/2] stm32mp: psci: Implement PSCI system suspend and DRAM SSR

2022-02-24 Thread Marek Vasut
Implement PSCI system suspend and placement of DRAM into SSR while the CPUs are in suspend. This saves non-trivial amount of power in suspend, on 2x W632GU6NB-15 ~710mW. Reviewed-by: Patrice Chotard Signed-off-by: Marek Vasut Cc: Patrick Delaunay Cc: Patrice Chotard --- V2: - Lowercase all the