Re: [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

2021-03-29 Thread Matthias Brugger
On 02/03/2021 08:16, Gene Chen wrote: > Lee Jones 於 2021年1月15日 週五 下午3:32寫道: >> >> On Fri, 15 Jan 2021, Gene Chen wrote: >> >>> Matthias Brugger 於 2021年1月12日 週二 下午8:32寫道: On 12/11/2020 11:39, Gene Chen wrote: > From: Gene Chen > > Combine mt6360 pmic/ldo resourc

Re: [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

2021-03-23 Thread Lee Jones
On Tue, 02 Mar 2021, Gene Chen wrote: > Lee Jones 於 2021年1月15日 週五 下午3:32寫道: > > > > On Fri, 15 Jan 2021, Gene Chen wrote: > > > > > Matthias Brugger 於 2021年1月12日 週二 下午8:32寫道: > > > > > > > > > > > > > > > > On 12/11/2020 11:39, Gene Chen wrote: > > > > > From: Gene Chen > > > > > > > > > > Comb

Re: [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

2021-03-22 Thread Gene Chen
Gene Chen 於 2021年3月2日 週二 下午3:16寫道: > > Lee Jones 於 2021年1月15日 週五 下午3:32寫道: > > > > On Fri, 15 Jan 2021, Gene Chen wrote: > > > > > Matthias Brugger 於 2021年1月12日 週二 下午8:32寫道: > > > > > > > > > > > > > > > > On 12/11/2020 11:39, Gene Chen wrote: > > > > > From: Gene Chen > > > > > > > > > > Combi

Re: [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

2021-03-02 Thread Gene Chen
Lee Jones 於 2021年1月15日 週五 下午3:32寫道: > > On Fri, 15 Jan 2021, Gene Chen wrote: > > > Matthias Brugger 於 2021年1月12日 週二 下午8:32寫道: > > > > > > > > > > > > On 12/11/2020 11:39, Gene Chen wrote: > > > > From: Gene Chen > > > > > > > > Combine mt6360 pmic/ldo resources into mt6360 regulator resources >

Re: [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

2021-01-14 Thread Lee Jones
On Fri, 15 Jan 2021, Gene Chen wrote: > Matthias Brugger 於 2021年1月12日 週二 下午8:32寫道: > > > > > > > > On 12/11/2020 11:39, Gene Chen wrote: > > > From: Gene Chen > > > > > > Combine mt6360 pmic/ldo resources into mt6360 regulator resources > > > to simplify the similar resources object. > > > > > >

Re: [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

2021-01-14 Thread Gene Chen
Matthias Brugger 於 2021年1月12日 週二 下午8:32寫道: > > > > On 12/11/2020 11:39, Gene Chen wrote: > > From: Gene Chen > > > > Combine mt6360 pmic/ldo resources into mt6360 regulator resources > > to simplify the similar resources object. > > > > Signed-off-by: Gene Chen > > Acked-for-MFD-by: Lee Jones >

Re: [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

2021-01-12 Thread Matthias Brugger
On 12/11/2020 11:39, Gene Chen wrote: > From: Gene Chen > > Combine mt6360 pmic/ldo resources into mt6360 regulator resources > to simplify the similar resources object. > > Signed-off-by: Gene Chen > Acked-for-MFD-by: Lee Jones > --- > drivers/mfd/mt6360-core.c | 11 +++ > 1 file

[PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

2020-11-12 Thread Gene Chen
From: Gene Chen Combine mt6360 pmic/ldo resources into mt6360 regulator resources to simplify the similar resources object. Signed-off-by: Gene Chen Acked-for-MFD-by: Lee Jones --- drivers/mfd/mt6360-core.c | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/driver