Re: [PATCH v2 06/12] soc: mediatek: pm-domains: Add SMI block as bus protection block

2020-10-26 Thread Enric Balletbo i Serra
Hi Nicolas, Thank you for your review. On 5/10/20 3:48, Nicolas Boichat wrote: > On Fri, Oct 2, 2020 at 4:56 PM Matthias Brugger > wrote: >> >> >> >> On 01/10/2020 18:01, Enric Balletbo i Serra wrote: >>> From: Matthias Brugger >>> >>> Apart from the infracfg block, the SMI block is used to

Re: [PATCH v2 06/12] soc: mediatek: pm-domains: Add SMI block as bus protection block

2020-10-26 Thread Enric Balletbo i Serra
Hi Matthias, Thank you for your review. On 2/10/20 10:56, Matthias Brugger wrote: > > > On 01/10/2020 18:01, Enric Balletbo i Serra wrote: >> From: Matthias Brugger >> >> Apart from the infracfg block, the SMI block is used to enable the bus >> protection for some power domains. Add support

Re: [PATCH v2 06/12] soc: mediatek: pm-domains: Add SMI block as bus protection block

2020-10-05 Thread Matthias Brugger
On 05/10/2020 03:48, Nicolas Boichat wrote: On Fri, Oct 2, 2020 at 4:56 PM Matthias Brugger wrote: On 01/10/2020 18:01, Enric Balletbo i Serra wrote: From: Matthias Brugger Apart from the infracfg block, the SMI block is used to enable the bus protection for some power domains. Add

Re: [PATCH v2 06/12] soc: mediatek: pm-domains: Add SMI block as bus protection block

2020-10-04 Thread Nicolas Boichat
On Fri, Oct 2, 2020 at 4:56 PM Matthias Brugger wrote: > > > > On 01/10/2020 18:01, Enric Balletbo i Serra wrote: > > From: Matthias Brugger > > > > Apart from the infracfg block, the SMI block is used to enable the bus > > protection for some power domains. Add support for this block. > > > >

Re: [PATCH v2 06/12] soc: mediatek: pm-domains: Add SMI block as bus protection block

2020-10-02 Thread Matthias Brugger
On 01/10/2020 18:01, Enric Balletbo i Serra wrote: From: Matthias Brugger Apart from the infracfg block, the SMI block is used to enable the bus protection for some power domains. Add support for this block. Signed-off-by: Matthias Brugger Signed-off-by: Enric Balletbo i Serra ---

[PATCH v2 06/12] soc: mediatek: pm-domains: Add SMI block as bus protection block

2020-10-01 Thread Enric Balletbo i Serra
From: Matthias Brugger Apart from the infracfg block, the SMI block is used to enable the bus protection for some power domains. Add support for this block. Signed-off-by: Matthias Brugger Signed-off-by: Enric Balletbo i Serra --- Changes in v2: None drivers/soc/mediatek/mtk-pm-domains.c |