Re: [U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code

2017-03-16 Thread Lokesh Vutla
Hi Lucas, On Thursday 16 March 2017 11:19 AM, Lukasz Majewski wrote: > Hi Lokesh, > >> Hi Lucas, >> >> On Saturday 11 March 2017 04:10 AM, Lukasz Majewski wrote: >>> This patch adds code, which comply with TPS65903X errata pseudocode >>> described in SLIA087 - "Guide to Using the GPADC in TPS6590

Re: [U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code

2017-03-15 Thread Lukasz Majewski
Hi Lokesh, > Hi Lucas, > > On Saturday 11 March 2017 04:10 AM, Lukasz Majewski wrote: > > This patch adds code, which comply with TPS65903X errata pseudocode > > described in SLIA087 - "Guide to Using the GPADC in TPS65903x and > > TPS6591x Devices". > > > > It is enabled by proper Kconfig optio

Re: [U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code

2017-03-15 Thread Lokesh Vutla
Hi Lucas, On Saturday 11 March 2017 04:10 AM, Lukasz Majewski wrote: > This patch adds code, which comply with TPS65903X errata pseudocode > described in SLIA087 - "Guide to Using the GPADC in TPS65903x and > TPS6591x Devices". > > It is enabled by proper Kconfig option, when TI's palmas PMIC sup

Re: [U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code

2017-03-15 Thread Lukasz Majewski
On Wed, 15 Mar 2017 09:35:29 -0400 Tom Rini wrote: > On Wed, Mar 15, 2017 at 11:07:34AM +0100, Lukasz Majewski wrote: > > On Tue, 14 Mar 2017 09:22:02 -0400 > > Tom Rini wrote: > > > > > On Fri, Mar 10, 2017 at 11:40:27PM +0100, Lukasz Majewski wrote: > > > > > > > This patch adds code, which

Re: [U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code

2017-03-15 Thread Tom Rini
On Wed, Mar 15, 2017 at 11:07:34AM +0100, Lukasz Majewski wrote: > On Tue, 14 Mar 2017 09:22:02 -0400 > Tom Rini wrote: > > > On Fri, Mar 10, 2017 at 11:40:27PM +0100, Lukasz Majewski wrote: > > > > > This patch adds code, which comply with TPS65903X errata pseudocode > > > described in SLIA087

Re: [U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code

2017-03-15 Thread Lukasz Majewski
On Tue, 14 Mar 2017 09:22:02 -0400 Tom Rini wrote: > On Fri, Mar 10, 2017 at 11:40:27PM +0100, Lukasz Majewski wrote: > > > This patch adds code, which comply with TPS65903X errata pseudocode > > described in SLIA087 - "Guide to Using the GPADC in TPS65903x and > > TPS6591x Devices". > > > > It

Re: [U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code

2017-03-14 Thread Tom Rini
On Fri, Mar 10, 2017 at 11:40:27PM +0100, Lukasz Majewski wrote: > This patch adds code, which comply with TPS65903X errata pseudocode > described in SLIA087 - "Guide to Using the GPADC in TPS65903x and > TPS6591x Devices". > > It is enabled by proper Kconfig option, when TI's palmas PMIC support

[U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code

2017-03-10 Thread Lukasz Majewski
This patch adds code, which comply with TPS65903X errata pseudocode described in SLIA087 - "Guide to Using the GPADC in TPS65903x and TPS6591x Devices". It is enabled by proper Kconfig option, when TI's palmas PMIC support is added. The TI's e2e thread with test procedure description: https://e2e