[U-Boot] [PATCH v2 3/5] power: regulator: rk808: replace vsel_bits with vsel_mask

sjg at google.com sjg at google.com
Wed May 3 02:51:58 UTC 2017


Using mask is more flexible than bits.

Signed-off-by: Jacob Chen <jacob-chen at iotwrt.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 drivers/power/regulator/rk808.c | 39 ++++++++++++++++++++++-----------------
 1 file changed, 22 insertions(+), 17 deletions(-)

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list