[U-Boot] [PATCH v6 1/6] power: regulator: Add ctrl_reg and volt_reg fields for pmic

Simon Glass sjg at chromium.org
Tue Oct 11 02:29:19 CEST 2016


On 29 September 2016 at 21:50, Keerthy <j-keerthy at ti.com> wrote:
> The ctrl reg contains bit fields to enable and disable regulators,
> and volt_reg has the bit fields to configure the voltage values.
> The registers are frequently accessed hence make them part
> of dm_regulator_uclass_platdata structure.
>
> Signed-off-by: Keerthy <j-keerthy at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>  include/power/regulator.h | 4 ++++
>  1 file changed, 4 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list