[PATCH 3/5] drivers: allow clk_stub and spmi in SPL
Tom Rini
trini at konsulko.com
Mon Apr 6 16:21:11 CEST 2026
On Sat, Apr 04, 2026 at 01:18:18AM +0200, michael.srba at seznam.cz wrote:
> From: Michael Srba <Michael.Srba at seznam.cz>
>
> Only Makefile and Kconfig changes necessary.
>
> Signed-off-by: Michael Srba <Michael.Srba at seznam.cz>
[snip]
> diff --git a/drivers/spmi/Kconfig b/drivers/spmi/Kconfig
> index ab4878ebae4..4c94f2e0ff4 100644
> --- a/drivers/spmi/Kconfig
> +++ b/drivers/spmi/Kconfig
> @@ -8,6 +8,12 @@ config SPMI
> SPMI (System Power Management Interface) bus is used
> to connect PMIC devices on various SoCs.
>
> +config SPL_SPMI
> + bool "Enable SPMI bus support in SPL"
> + depends on SPL_DM
> + ---help---
> + Select this to SPMI bus support in SPL
> +
We should avoid adding more "---help---" lines, just use "help" please.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260406/edf9a7e7/attachment.sig>
More information about the U-Boot
mailing list