mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-25 13:45:25 +01:00
Currently while setting the vsel value for dcdc1 and dcdc2
the driver is wrongly masking the entire 8 bits in the process
clearing PFM (bit7) field as well. Hence describe an appropriate
mask for vsel field and modify only those bits in the vsel
mask.
Source: http://www.ti.com/lit/ds/symlink/tps65218.pdf
Signed-off-by: Keerthy <j-keerthy@ti.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| act8846_pmic.h | ||
| as3722.h | ||
| battery.h | ||
| fg_battery_cell_params.h | ||
| hi6553_pmic.h | ||
| lp873x.h | ||
| ltc3676_pmic.h | ||
| max8997_muic.h | ||
| max8997_pmic.h | ||
| max8998_pmic.h | ||
| max17042_fg.h | ||
| max77686_pmic.h | ||
| max77693_fg.h | ||
| max77693_muic.h | ||
| max77693_pmic.h | ||
| max77696_pmic.h | ||
| mc34vr500_pmic.h | ||
| palmas.h | ||
| pfuze100_pmic.h | ||
| pfuze3000_pmic.h | ||
| pmic.h | ||
| power_chrg.h | ||
| regulator.h | ||
| rk8xx_pmic.h | ||
| rn5t567_pmic.h | ||
| s2mps11.h | ||
| s5m8767.h | ||
| sandbox_pmic.h | ||
| tps62362.h | ||
| tps65090.h | ||
| tps65217.h | ||
| tps65218.h | ||
| tps65910.h | ||