On 01/10/2020 18:01, Enric Balletbo i Serra wrote:
From: Matthias Brugger <mbrug...@suse.com> For some power domains like vpu_core on MT8183 whose sram need to do clock and internal isolation while power on/off sram. We add a cap "MTK_SCPD_SRAM_ISO" to judge if we need to do the extra sram isolation control or not. Signed-off-by: Weiyi Lu <weiyi...@mediatek.com> Signed-off-by: Matthias Brugger <mbrug...@suse.com> Signed-off-by: Enric Balletbo i Serra <enric.balle...@collabora.com> --- Changes in v2: - Nit, split readl(ctl_addr) | pd->data->sram_pdn_bits in two lines.
Nit: si was done in 2/12 :) Regards, Matthias