Re: [PATCH] soc: mediatek: turn MTK_PMIC_WRAP into visible symbols

2017-10-05 Thread Sean Wang
On Mon, 2017-10-02 at 13:21 +0200, Arnd Bergmann wrote: > On Tue, Sep 26, 2017 at 8:00 AM, Jean Delvare wrote: > > On Thu, 21 Sep 2017 17:01:05 +0800, sean.w...@mediatek.com wrote: > >> From: Sean Wang > >> > >> MTK_PMIC_WRAP is the basic and required

Re: [PATCH] soc: mediatek: turn MTK_PMIC_WRAP into visible symbols

2017-10-05 Thread Sean Wang
On Mon, 2017-10-02 at 13:21 +0200, Arnd Bergmann wrote: > On Tue, Sep 26, 2017 at 8:00 AM, Jean Delvare wrote: > > On Thu, 21 Sep 2017 17:01:05 +0800, sean.w...@mediatek.com wrote: > >> From: Sean Wang > >> > >> MTK_PMIC_WRAP is the basic and required configuration for those various > >>

Re: [PATCH] soc: mediatek: turn MTK_PMIC_WRAP into visible symbols

2017-10-02 Thread Arnd Bergmann
On Tue, Sep 26, 2017 at 8:00 AM, Jean Delvare wrote: > On Thu, 21 Sep 2017 17:01:05 +0800, sean.w...@mediatek.com wrote: >> From: Sean Wang >> >> MTK_PMIC_WRAP is the basic and required configuration for those various >> MediaTek PMICs, so turning

Re: [PATCH] soc: mediatek: turn MTK_PMIC_WRAP into visible symbols

2017-10-02 Thread Arnd Bergmann
On Tue, Sep 26, 2017 at 8:00 AM, Jean Delvare wrote: > On Thu, 21 Sep 2017 17:01:05 +0800, sean.w...@mediatek.com wrote: >> From: Sean Wang >> >> MTK_PMIC_WRAP is the basic and required configuration for those various >> MediaTek PMICs, so turning MTK_PMIC_WRAP into visible symbols easily >>

Re: [PATCH] soc: mediatek: turn MTK_PMIC_WRAP into visible symbols

2017-09-26 Thread Jean Delvare
On Thu, 21 Sep 2017 17:01:05 +0800, sean.w...@mediatek.com wrote: > From: Sean Wang > > MTK_PMIC_WRAP is the basic and required configuration for those various > MediaTek PMICs, so turning MTK_PMIC_WRAP into visible symbols easily > allows users tending to have the

Re: [PATCH] soc: mediatek: turn MTK_PMIC_WRAP into visible symbols

2017-09-26 Thread Jean Delvare
On Thu, 21 Sep 2017 17:01:05 +0800, sean.w...@mediatek.com wrote: > From: Sean Wang > > MTK_PMIC_WRAP is the basic and required configuration for those various > MediaTek PMICs, so turning MTK_PMIC_WRAP into visible symbols easily > allows users tending to have the enablement for those PMICs. I

[PATCH] soc: mediatek: turn MTK_PMIC_WRAP into visible symbols

2017-09-21 Thread sean.wang
From: Sean Wang MTK_PMIC_WRAP is the basic and required configuration for those various MediaTek PMICs, so turning MTK_PMIC_WRAP into visible symbols easily allows users tending to have the enablement for those PMICs. Signed-off-by: Sean Wang ---

[PATCH] soc: mediatek: turn MTK_PMIC_WRAP into visible symbols

2017-09-21 Thread sean.wang
From: Sean Wang MTK_PMIC_WRAP is the basic and required configuration for those various MediaTek PMICs, so turning MTK_PMIC_WRAP into visible symbols easily allows users tending to have the enablement for those PMICs. Signed-off-by: Sean Wang --- drivers/soc/mediatek/Kconfig | 2 +- 1 file