Re: [PATCH v2 02/12] power: pmic: Consistently depend on SPL_DM_PMIC

2021-10-12 Thread Andre Przywara
On Fri, 8 Oct 2021 00:17:15 -0500 Samuel Holland wrote: Hi, > Now that there is a separate symbol to enable DM_PMIC in SPL, update the > the SPL-specific driver symbols to depend on this new option. Yes, confirmed that this covers all SPL DM_PMIC drivers. Also checked that those who didn't

[PATCH v2 02/12] power: pmic: Consistently depend on SPL_DM_PMIC

2021-10-07 Thread Samuel Holland
Now that there is a separate symbol to enable DM_PMIC in SPL, update the the SPL-specific driver symbols to depend on this new option. Signed-off-by: Samuel Holland --- Changes in v2: - Rebase to pick up 7abf178b ("power: Tidy up #undef of CONFIG_DM_PMIC") drivers/power/pmic/Kconfig | 11