From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Thu, 16 Mar 2017 10:46:49 +0530 Subject: [U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code In-Reply-To: <1489185627-13467-1-git-send-email-lukma@denx.de> References: <1489185627-13467-1-git-send-email-lukma@denx.de> Message-ID: <115d9898-ba2e-4bbf-e766-c6e3ea06f641@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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 I could not understand the reason for why this is being done in U-Boot. Can you explain a it more on this? Thanks and regards, Lokesh