Home
last modified time | relevance | path

Searched hist:"6183 b29559107650cb38f905e069a93ff9da1d7d" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/power/
H A Dtps65218.h6183b29559107650cb38f905e069a93ff9da1d7d Wed May 24 04:49:27 UTC 2017 Keerthy <j-keerthy@ti.com> power: pmic: tps65218: Fix tps65218_voltage_update function

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: 86db550b38 ("power: Add support for the TPS65218 PMIC")
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic_tps65218.c6183b29559107650cb38f905e069a93ff9da1d7d Wed May 24 04:49:27 UTC 2017 Keerthy <j-keerthy@ti.com> power: pmic: tps65218: Fix tps65218_voltage_update function

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: 86db550b38 ("power: Add support for the TPS65218 PMIC")
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>