[PATCH v2 2/2] pmic: pca9450: Add regulator driver

Marek Vasut marex at denx.de
Fri May 20 09:19:56 CEST 2022


On 5/20/22 09:00, Stefano Babic wrote:
> Hi Tim, Marek,

Hi,

>> It's defined differently in include/power/bd71837.h (where it should
>> also likely be changed to something that doesn't collide)
>> $ git grep DVS_BUCK_RUN_MASK include/
>> include/power/bd71837.h:#define DVS_BUCK_RUN_MASK               0x3f
>> include/power/pca9450.h:#define DVS_BUCK_RUN_MASK               0x7f
>>
>> Granted, board/gateworks/venice/spl.c is the only file I see that
>> includes both of those.
>>
>> Is this merged yet?
> 
> No, I set in patchworks that a new version is needed.

Just to be sure this won't miss another MR, there is already V3 posted 
and you are explicitly in To:

[PATCH v3 1/2] pmic: pca9450: Add upstream regulators subnode match
[PATCH v3 2/2] pmic: pca9450: Add regulator driver


More information about the U-Boot mailing list