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
act8846_pmic.h
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
max77663.h
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
pca9450.h power: pmic/regulator: Support pca9452 2024-10-10 12:17:46 -06:00
pfuze100_pmic.h
pfuze3000_pmic.h
pmic.h
power_chrg.h
regulator.h power: regulator: Drop regulators_enable_boot_on/off() 2024-09-30 19:19:07 -06:00
rk8xx_pmic.h
rn5t567_pmic.h
s2mps11.h
s5m8767.h
sandbox_pmic.h
stpmic1.h
tps62362.h
tps65090.h
tps65217.h
tps65218.h
tps65219.h power: replace magic numbers with macros 2025-01-14 07:44:42 +09:00
tps65910.h
tps65910_pmic.h
tps65941.h power: regulator: tps65941: Fix voltage calculation for ldo 2025-02-18 10:49:36 -06:00
tps80031.h