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

Lukasz Majewski lukma at denx.de
Wed Mar 15 10:07:34 UTC 2017


On Tue, 14 Mar 2017 09:22:02 -0400
Tom Rini <trini at konsulko.com> 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 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.ti.com/support/power_management/pmu/f/200/p/579649/2130910#2130910
> > 
> > Signed-off-by: Lukasz Majewski <lukma at denx.de>
> 
> I assume you have hardware that also uses this, so please submit with
> it as it's not clear to me when the errata function you add should be
> called. 

I'm working on AM57xx based system, which will utilize this.

I wanted to share it early, since it might take some time to make the
"devel" code suitable for ML.

Nonetheless, other TI boards can use those fixes if they use this type
of PMIC (TPS65903x) despite the lack of my board in ML.

> Thanks!
> 
> [snip]
> > +config PMIC_TPS65903X_ERRATA
> > +	bool "Enable TPS65903X errata (SLIA087)"
> > +	depends on PMIC_PALMAS
> > +	---help---
> 
> We just do 'help' normally and indent the text.
> 


Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170315/3b387e27/attachment.sig>


More information about the U-Boot mailing list