[U-Boot] [PATCH v4 14/16] odroid: board: add support to dm pmic api

Simon Glass sjg at chromium.org
Wed Apr 22 19:11:03 CEST 2015


On 22 April 2015 at 10:31, Simon Glass <sjg at chromium.org> wrote:
> Hi Przemyslaw,
>
> On 20 April 2015 at 12:07, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
>> This commit change the old pmic framework calls to the new ones.
>>
>> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
>> ---
>> Changes v2:
>> - remove board_init_i2c() call
>> - update regulator calls
>> - update headers
>> - samsung/misc.c: include required header
>>
>> Changes v3:
>> - adjust regulator calls to new api
>>
>> Changes V4:
>> - use regulator_list_autoset() for mmc regulators
>>
>> ---
>>  board/samsung/common/misc.c   |  1 +
>>  board/samsung/odroid/odroid.c | 77 +++++++++++++++++++++++++------------------
>>  2 files changed, 46 insertions(+), 32 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

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


More information about the U-Boot mailing list