From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 2/4] power: Add CONFIG_SPL_POWER_DOMAIN config
Date: Mon, 6 Aug 2018 11:10:31 +0200 [thread overview]
Message-ID: <20180806111031.5eceb6f0@crub> (raw)
In-Reply-To: <20180727022039.11147-2-peng.fan@nxp.com>
On Fri, 27 Jul 2018 10:20:37 +0800
Peng Fan peng.fan at nxp.com wrote:
> Add CONFIG_SPL_POWER_DOMAIN config entry.
> Build drivers/power/domain if this config is selected.
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> Cc: Simon Glass <sjg@chromium.org>
> ---
>
> V2: New
>
> common/spl/Kconfig | 9 +++++++++
> drivers/Makefile | 1 +
> drivers/power/domain/Makefile | 2 +-
> 3 files changed, 11 insertions(+), 1 deletion(-)
Applied to u-boot-staging/agust at denx.de, thanks!
--
Anatolij
next prev parent reply other threads:[~2018-08-06 9:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-27 2:20 [U-Boot] [PATCH V2 1/4] power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined Peng Fan
2018-07-27 2:20 ` [U-Boot] [PATCH V2 2/4] power: Add CONFIG_SPL_POWER_DOMAIN config Peng Fan
2018-07-30 13:26 ` Simon Glass
2018-08-06 9:10 ` Anatolij Gustschin [this message]
2018-07-27 2:20 ` [U-Boot] [PATCH V2 3/4] dm: core: device: enable power domain in probe Peng Fan
2018-08-06 9:10 ` Anatolij Gustschin
2018-07-27 2:20 ` [U-Boot] [PATCH V2 4/4] dm: power-domain: query power domain after get device Peng Fan
2018-08-06 9:11 ` Anatolij Gustschin
2018-07-30 13:26 ` [U-Boot] [PATCH V2 1/4] power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined Simon Glass
2018-08-06 3:02 ` Peng Fan
2018-08-06 9:09 ` Anatolij Gustschin
2018-08-06 10:04 ` Anatolij Gustschin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180806111031.5eceb6f0@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.