Home
last modified time | relevance | path

Searched hist:"25 a7c60a0b2d9ee7be391cfefc6cc5698bee159c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dpwm_regulator.c25a7c60a0b2d9ee7be391cfefc6cc5698bee159c Wed May 27 07:39:33 UTC 2020 Joseph Chen <chenjh@rock-chips.com> Revert "regulator: pwm: remove init voltage setting"

This reverts commit ef473e3642fe16fd46ded9815791b623cd11c4f3.

We merged this commit while we didn't notice that this driver gets
init voltage from legacy "rockchip,pwm_voltage = <...>", but regulator
uclass gets it from "regulator-init-microvolt = <...>". so we have to
revert this commit to compatible the legacy one.

Change-Id: I52606d9a9268659d3d77f7d29d1eed1d80b30b1e
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>