
Hi Simon, Jaehoon
Would you pick up this patchset?
https://patchwork.ozlabs.org/patch/949962/ https://patchwork.ozlabs.org/patch/949963/ https://patchwork.ozlabs.org/patch/949964/ https://patchwork.ozlabs.org/patch/949965/
Thanks, Peng.
-----Original Message----- From: sjg@google.com [mailto:sjg@google.com] On Behalf Of Simon Glass Sent: 2018年7月30日 21:27 To: Peng Fan peng.fan@nxp.com Cc: Jaehoon Chung jh80.chung@samsung.com; U-Boot Mailing List u-boot@lists.denx.de; dl-linux-imx linux-imx@nxp.com Subject: Re: [PATCH V2 1/4] power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined
On 26 July 2018 at 20:20, Peng Fan peng.fan@nxp.com wrote:
Add dummy functions when CONFIG_POWER_DOMAIN not defined.
Signed-off-by: Peng Fan peng.fan@nxp.com
V2: Use CONFIG_IS_ENABLED
include/power-domain.h | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org