
Hi Peng,
On 18 July 2018 at 06:56, Peng Fan peng.fan@nxp.com wrote:
Hi Simon
-----Original Message----- From: sjg@google.com [mailto:sjg@google.com] On Behalf Of Simon Glass Sent: 2018年5月31日 3:19 To: Peng Fan peng.fan@nxp.com Cc: Stefano Babic sbabic@denx.de; Fabio Estevam fabio.estevam@nxp.com; U-Boot Mailing List u-boot@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@nxp.com wrote:
Enable power domain associated with the device when probe.
Signed-off-by: Peng Fan peng.fan@nxp.com Cc: Simon Glass sjg@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