Add support for TI TPS65224 PMIC

Bhargav Raviprakash bhargav.r at ltts.com
Mon Mar 18 10:39:05 CET 2024


Hello,

On Mon, 18 Mar 2024 14:59:54 +0530, Bhargav wrote:
> 
> TPS65224 is a Power Management IC which provides regulators and others
> features like GPIOs, RTC, watchdog, ADC, ESMs (Error Signal Monitor),
> and PFSM (Pre-configurable Finite State Machine). The SoC and the PMIC
> can communicate through the I2C.
> 
> Data Sheet for TPS65224: https://www.ti.com/product/TPS65224-Q1
> 
> Reusing the TPS65941 PMIC driver to add support for TPS65224 PMIC 
> in U-boot. This includes driver for PMIC and regulator.
> 
> The driver was tested on Ti's custom AM62P EVM using U-boot's
> pmic list, regulator list, regulator status and regulator value commands.
> Since, support for Ti's AM62P is absent in u-boot next, the patches
> were applied on ti-u-boot ti-u-boot-2023.04-next and tested.
> 
> Changelog v2 -> v3:
> - use pr_err instead of printf
> - comments added in ldo conversion functions
> 

Please ignore this patch set.

I sent old patches again by mistake.
I will be re-sending the v3 patch with updated changes.

Regards,
Bhargav


More information about the U-Boot mailing list