Hi Peng, On 18 July 2018 at 06:56, Peng Fan <[email protected]> wrote: > Hi Simon > >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] On Behalf Of Simon Glass >> Sent: 2018年5月31日 3:19 >> To: Peng Fan <[email protected]> >> Cc: Stefano Babic <[email protected]>; Fabio Estevam >> <[email protected]>; U-Boot Mailing List <[email protected]> >> Subject: Re: [PATCH 35/41] dm: core: device: enable power domain in probe >> >> On 28 May 2018 at 06:25, Peng Fan <[email protected]> wrote: >> > Enable power domain associated with the device when probe. >> > >> > Signed-off-by: Peng Fan <[email protected]> >> > Cc: Simon Glass <[email protected]> >> > --- >> > 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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

