Home
last modified time | relevance | path

Searched hist:"573 b2cce51ff8cd905ffa4318773507ab43d92ed" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/regulator/
H A Drk8xx.c573b2cce51ff8cd905ffa4318773507ab43d92ed Thu Jan 24 02:02:16 UTC 2019 Shunqing Chen <csq@rock-chips.com> regulator: rk8xx: add switch get/set value

RK8xx switch does not need to set the voltage,
but if dts set regulator-min-microvolt/regulator-max-microvolt,
will cause regulator set value fail and not to enable this switch.
So add an empty function to return success.

Change-Id: Ifc3cfe24902123d7434f3f6560a8e530c03d0b2a
Signed-off-by: Shunqing Chen <csq@rock-chips.com>