Re: [PATCH v3 04/16] soc: mediatek: pm-domains: Add bus protection protocol

2020-10-30 Thread Enric Balletbo i Serra
Hi Weiyi Lu, Many thanks for your comments. On 27/10/20 12:07, Weiyi Lu wrote: > On Mon, 2020-10-26 at 18:55 +0100, Enric Balletbo i Serra wrote: >> From: Matthias Brugger >> >> Bus protection will need to update more then one register >> in infracfg. Add support for several operations. >> >>

Re: [PATCH v3 04/16] soc: mediatek: pm-domains: Add bus protection protocol

2020-10-27 Thread Weiyi Lu
On Mon, 2020-10-26 at 18:55 +0100, Enric Balletbo i Serra wrote: > From: Matthias Brugger > > Bus protection will need to update more then one register > in infracfg. Add support for several operations. > > Signed-off-by: Matthias Brugger > Signed-off-by: Enric Balletbo i Serra > --- > >

Re: [PATCH v3 04/16] soc: mediatek: pm-domains: Add bus protection protocol

2020-10-26 Thread Nicolas Boichat
On Tue, Oct 27, 2020 at 1:55 AM Enric Balletbo i Serra wrote: > > From: Matthias Brugger > > Bus protection will need to update more then one register > in infracfg. Add support for several operations. > > Signed-off-by: Matthias Brugger > Signed-off-by: Enric Balletbo i Serra Reviewed-by:

[PATCH v3 04/16] soc: mediatek: pm-domains: Add bus protection protocol

2020-10-26 Thread Enric Balletbo i Serra
From: Matthias Brugger Bus protection will need to update more then one register in infracfg. Add support for several operations. Signed-off-by: Matthias Brugger Signed-off-by: Enric Balletbo i Serra --- Changes in v3: None Changes in v2: None drivers/soc/mediatek/mt8173-pm-domains.h | 4