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

Keerthy a0393675 at ti.com
Sun Sep 25 14:06:33 CEST 2016



On Friday 23 September 2016 09:45 AM, Simon Glass wrote:
> On 19 September 2016 at 00:17, 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>
>> ---
>>  include/power/regulator.h | 4 ++++
>>  1 file changed, 4 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Thanks i will repost a v4 with comments on the other patch fixed.

>


More information about the U-Boot mailing list