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

Simon Glass sjg at chromium.org
Sat Apr 29 00:26:32 UTC 2017


On 20 April 2017 at 21:34, Jacob Chen <jacob-chen at iotwrt.com> wrote:
> Using mask is more flexible than bits.
>
> Signed-off-by: Jacob Chen <jacob-chen at iotwrt.com>
> ---
>
>  drivers/power/regulator/rk808.c | 39 ++++++++++++++++++++++-----------------
>  1 file changed, 22 insertions(+), 17 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Can you also in a separate patch rename the driver to rk8xx.c or
similar, so it is clear that it supports two chips?

- Simon


More information about the U-Boot mailing list