[U-Boot] [PATCH v2 2/6] power: regulator: Allow PWM regulator to be omitted from SPL.
Simon Glass
sjg at chromium.org
Thu Dec 20 21:16:56 UTC 2018
On Tue, 11 Dec 2018 at 17:58, Christoph Muellner
<christoph.muellner at theobroma-systems.com> wrote:
>
> This patch allows to enable the PWM regulator driver
> independent for U-Boot and SPL.
>
> Signed-off-by: Christoph Muellner <christoph.muellner at theobroma-systems.com>
> ---
>
> Changes in v2: None
>
> drivers/power/regulator/Kconfig | 7 +++++++
> drivers/power/regulator/Makefile | 2 +-
> 2 files changed, 8 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list