[U-Boot] [PATCH 35/41] dm: core: device: enable power domain in probe

Simon Glass sjg at chromium.org
Thu Jul 19 01:32:17 UTC 2018


Hi Peng,

On 18 July 2018 at 06:56, Peng Fan <peng.fan at nxp.com> wrote:
> Hi Simon
>
>> -----Original Message-----
>> From: sjg at google.com [mailto:sjg at google.com] On Behalf Of Simon Glass
>> Sent: 2018年5月31日 3:19
>> To: Peng Fan <peng.fan at nxp.com>
>> Cc: Stefano Babic <sbabic at denx.de>; Fabio Estevam
>> <fabio.estevam at nxp.com>; U-Boot Mailing List <u-boot at lists.denx.de>
>> Subject: Re: [PATCH 35/41] dm: core: device: enable power domain in probe
>>
>> On 28 May 2018 at 06:25, Peng Fan <peng.fan at nxp.com> wrote:
>> > Enable power domain associated with the device when probe.
>> >
>> > Signed-off-by: Peng Fan <peng.fan at nxp.com>
>> > Cc: Simon Glass <sjg at chromium.org>
>> > ---
>> >  drivers/core/device.c | 7 +++++++
>> >  1 file changed, 7 insertions(+)
>> >
>>
>> How is this feature tested at present? Can you add something to the
>> power-domain test?
>
> Sorry for late reply.
> Do you mean add code to test/dm/power-domain.c?
> And the test is run test/run?

Yes and yes - or 'make tests'.

We really should have a 'make check' target.

Regards,
Simon


More information about the U-Boot mailing list