[PATCH v1 1/4] power: regulator: expand basic reference counter onto all uclass

Simon Glass sjg at chromium.org
Wed Jul 19 03:08:02 CEST 2023


Hi,

On Tue, 18 Jul 2023 at 01:39, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
>
> вт, 18 лип. 2023 р. о 10:36 Eugen Hristev <eugen.hristev at collabora.com> пише:
> >
> > Hi Svyatoslav,
> >
> >
> > On 7/18/23 10:05, Svyatoslav Ryhel wrote:
> > > Commit is based on 4fcba5d ("regulator: implement basic reference
> > > counter") but expands the idea to all regulators instead of just
> > > fixed/gpio regulators.
> > >
> > > Signed-off-by: Svyatoslav Ryhel <clamor95 at gmail.com>
> > > ---
> > >   drivers/power/regulator/regulator-uclass.c | 22 ++++++++++++++++++++++
> > >   drivers/power/regulator/regulator_common.c | 22 ----------------------
> > >   drivers/power/regulator/regulator_common.h | 21 ---------------------
> > >   include/power/regulator.h                  |  2 ++
> > >   4 files changed, 24 insertions(+), 43 deletions(-)

Does this affect tests? Can you make sure that there is test coverage
in test/dm/...

Regards,
Simon


More information about the U-Boot mailing list