Re: [PATCH v2 1/2] ram: stm32mp1: Unconditionally enable ASR

2022-02-24 Thread Marek Vasut
On 2/23/22 09:35, Patrice CHOTARD wrote: Hi, On 2/21/22 21:55, Marek Vasut wrote: Enable DRAM ASR, auto self-refresh, unconditionally. This saves non-trivial amount of power both at runtime and in suspend (on 2x W632GU6NB-15 ~150mW). Signed-off-by: Marek Vasut Cc: Patrick Delaunay Cc: Patri

Re: [PATCH v2 1/2] ram: stm32mp1: Unconditionally enable ASR

2022-02-23 Thread Patrice CHOTARD
Hi Marek one minor remark On 2/21/22 21:55, Marek Vasut wrote: > Enable DRAM ASR, auto self-refresh, unconditionally. This saves non-trivial > amount of power both at runtime and in suspend (on 2x W632GU6NB-15 ~150mW). > > Signed-off-by: Marek Vasut > Cc: Patrick Delaunay > Cc: Patrice Chotard

[PATCH v2 1/2] ram: stm32mp1: Unconditionally enable ASR

2022-02-21 Thread Marek Vasut
Enable DRAM ASR, auto self-refresh, unconditionally. This saves non-trivial amount of power both at runtime and in suspend (on 2x W632GU6NB-15 ~150mW). Signed-off-by: Marek Vasut Cc: Patrick Delaunay Cc: Patrice Chotard --- V2: Rebase on latest changes in this driver past v2022.01 --- drivers/