Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2019-01-16 Thread Lee Jones
On Mon, 14 Jan 2019, dmitry.torok...@gmail.com wrote: > On Fri, Dec 14, 2018 at 12:47:01PM +, Lee Jones wrote: > > On Fri, 30 Nov 2018, Pascal PAILLET-LME wrote: > > > > > The goal of this patch-set is to propose a driver for the STPMIC1 PMIC > > > from > > > STMicroelectronics. > > > The

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2019-01-14 Thread dmitry.torok...@gmail.com
On Fri, Dec 14, 2018 at 12:47:01PM +, Lee Jones wrote: > On Fri, 30 Nov 2018, Pascal PAILLET-LME wrote: > > > The goal of this patch-set is to propose a driver for the STPMIC1 PMIC from > > STMicroelectronics. > > The STPMIC1 regulators supply power to an application processor as well as >

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-14 Thread Pascal PAILLET-LME
Hello Lee, Le 12/14/2018 01:47 PM, Lee Jones a écrit : > changes in v7: > * rebase on regul/for-next > >dt-bindings: mfd: document stpmic1 >mfd: stpmic1: add stpmic1 driver >dt-bindings: input: document stpmic1 pmic onkey >input: stpmic1: add stpmic1 onkey driver >dt-bindings:

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-14 Thread Lee Jones
On Fri, 30 Nov 2018, Pascal PAILLET-LME wrote: > The goal of this patch-set is to propose a driver for the STPMIC1 PMIC from > STMicroelectronics. > The STPMIC1 regulators supply power to an application processor as well as > to external system peripherals such as DDR, Flash memories and

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-07 Thread Mark Brown
On Fri, Dec 07, 2018 at 07:31:32AM +, Lee Jones wrote: > On Wed, 05 Dec 2018, Pascal PAILLET-LME wrote: > > Hi Lee, I have received an email from Mark telliing that the regulator > > patch is applied on > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git > > I can

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-07 Thread Mark Brown
On Fri, Dec 07, 2018 at 07:31:32AM +, Lee Jones wrote: > On Wed, 05 Dec 2018, Pascal PAILLET-LME wrote: > > Hi Lee, I have received an email from Mark telliing that the regulator > > patch is applied on > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git > > I can

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-06 Thread Lee Jones
On Wed, 05 Dec 2018, Pascal PAILLET-LME wrote: > > pascal paillet (p.pail...@st.com) Le Mans / France > Microcontrollers and Digital ICs Group | Application Development > TEL: +33.(0)2.44.02.74.69 | TINA: 166 7469 > > Le 12/05/2018 10:36 AM, Lee Jones a écrit : > > On Tue, 04 Dec 2018, Pascal

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-06 Thread Lee Jones
On Wed, 05 Dec 2018, Pascal PAILLET-LME wrote: > > pascal paillet (p.pail...@st.com) Le Mans / France > Microcontrollers and Digital ICs Group | Application Development > TEL: +33.(0)2.44.02.74.69 | TINA: 166 7469 > > Le 12/05/2018 10:36 AM, Lee Jones a écrit : > > On Tue, 04 Dec 2018, Pascal

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-05 Thread Pascal PAILLET-LME
pascal paillet (p.pail...@st.com) Le Mans / France Microcontrollers and Digital ICs Group | Application Development TEL: +33.(0)2.44.02.74.69 | TINA: 166 7469 Le 12/05/2018 10:36 AM, Lee Jones a écrit : > On Tue, 04 Dec 2018, Pascal PAILLET-LME wrote: >> Le 12/03/2018 08:11 AM, Lee Jones a écrit

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-05 Thread Pascal PAILLET-LME
pascal paillet (p.pail...@st.com) Le Mans / France Microcontrollers and Digital ICs Group | Application Development TEL: +33.(0)2.44.02.74.69 | TINA: 166 7469 Le 12/05/2018 10:36 AM, Lee Jones a écrit : > On Tue, 04 Dec 2018, Pascal PAILLET-LME wrote: >> Le 12/03/2018 08:11 AM, Lee Jones a écrit

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-05 Thread Lee Jones
On Tue, 04 Dec 2018, Pascal PAILLET-LME wrote: > Le 12/03/2018 08:11 AM, Lee Jones a écrit : > > On Fri, 30 Nov 2018, Pascal PAILLET-LME wrote: > > > >> The goal of this patch-set is to propose a driver for the STPMIC1 PMIC from > >> STMicroelectronics. > >> The STPMIC1 regulators supply power to

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-05 Thread Lee Jones
On Tue, 04 Dec 2018, Pascal PAILLET-LME wrote: > Le 12/03/2018 08:11 AM, Lee Jones a écrit : > > On Fri, 30 Nov 2018, Pascal PAILLET-LME wrote: > > > >> The goal of this patch-set is to propose a driver for the STPMIC1 PMIC from > >> STMicroelectronics. > >> The STPMIC1 regulators supply power to

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-04 Thread Pascal PAILLET-LME
Hi Lee, Le 12/03/2018 08:11 AM, Lee Jones a écrit : > On Fri, 30 Nov 2018, Pascal PAILLET-LME wrote: > >> The goal of this patch-set is to propose a driver for the STPMIC1 PMIC from >> STMicroelectronics. >> The STPMIC1 regulators supply power to an application processor as well as >> to external

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-04 Thread Pascal PAILLET-LME
Hi Lee, Le 12/03/2018 08:11 AM, Lee Jones a écrit : > On Fri, 30 Nov 2018, Pascal PAILLET-LME wrote: > >> The goal of this patch-set is to propose a driver for the STPMIC1 PMIC from >> STMicroelectronics. >> The STPMIC1 regulators supply power to an application processor as well as >> to external

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-02 Thread Lee Jones
On Fri, 30 Nov 2018, Pascal PAILLET-LME wrote: > The goal of this patch-set is to propose a driver for the STPMIC1 PMIC from > STMicroelectronics. > The STPMIC1 regulators supply power to an application processor as well as > to external system peripherals such as DDR, Flash memories and

Re: [PATCH v7 0/7] Introduce STPMIC1 PMIC Driver

2018-12-02 Thread Lee Jones
On Fri, 30 Nov 2018, Pascal PAILLET-LME wrote: > The goal of this patch-set is to propose a driver for the STPMIC1 PMIC from > STMicroelectronics. > The STPMIC1 regulators supply power to an application processor as well as > to external system peripherals such as DDR, Flash memories and