u-boot/include/power
Udit Kumar e93f11148a power: regulator: tps65941: Fix voltage calculation for ldo
As per TRM[0] Section 8.7.1 "TPS6594-Q1 Registers", LDOx_Vout
bit 6-1, define the NVM voltage settings.
Along side table 8-4 of above TRM, shows voltage to value mapping.

Driver wrongly using bits 5-1 to calculate voltage, and to convert
voltage to value driver was using buck's calculation.
So fix those calculation.

[0]: https://www.ti.com/lit/ds/symlink/tps6594-q1.pdf

Fixes: 5d7dbd22cf ("power: regulator: tps65941: use function callbacks for conversion ops")
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
2025-02-18 10:49:36 -06:00
..
ab8500.h
acpi_pmc.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
act8846_pmic.h power: act8846_pmic: fix number of registers 2023-01-31 22:05:03 +09:00
as3722.h
battery.h
bd71837.h
da9063_pmic.h
fan53555.h
hi6553_pmic.h
lp873x.h
lp87565.h
ltc3676_pmic.h
max8997_muic.h
max8997_pmic.h
max8998_pmic.h
max17042_fg.h include: power: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
max77663.h drivers: gpio: implement MAX77663 GPIO cell 2023-12-19 20:53:53 +02:00
max77686_pmic.h
max77693_fg.h
max77693_muic.h
max77693_pmic.h
mc34vr500_pmic.h
mp5416.h power: mp5416: Fix LDO SVAL for MP5416 PMIC 2024-10-10 11:59:50 -06:00
palmas.h drivers: gpio: implement PALMAS GPIO cell 2023-12-19 20:53:53 +02:00
pca9450.h power: pmic/regulator: Support pca9452 2024-10-10 12:17:46 -06:00
pfuze100_pmic.h power: pfuze100: Add MEMx register definitions 2022-03-25 16:42:40 -04:00
pfuze3000_pmic.h
pmic.h power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY) 2023-05-10 16:45:42 -04:00
power_chrg.h
regulator.h power: regulator: Drop regulators_enable_boot_on/off() 2024-09-30 19:19:07 -06:00
rk8xx_pmic.h power: rk8xx: add support for RK806 2024-03-14 18:19:44 +08:00
rn5t567_pmic.h
s2mps11.h
s5m8767.h
sandbox_pmic.h
stpmic1.h stm32mp: stpmic1: remove the debug unit request by debugger 2022-06-17 14:12:27 +02:00
tps62362.h tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
tps65090.h
tps65217.h tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
tps65218.h
tps65219.h power: replace magic numbers with macros 2025-01-14 07:44:42 +09:00
tps65910.h include: power: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
tps65910_pmic.h sysreset: implement TPS65910 sysreset functions 2023-11-03 17:42:14 -04:00
tps65941.h power: regulator: tps65941: Fix voltage calculation for ldo 2025-02-18 10:49:36 -06:00
tps80031.h sysreset: implement TPS80031 sysreset functions 2023-11-03 17:41:54 -04:00