[PATCH v3 0/4] enable ROCKCHIP_PM_DOMAINS

Mikko Rapeli posted 4 patches 2 weeks, 6 days ago
There is a newer version of this series
arch/arm/mach-rockchip/Kconfig    |  2 +-
drivers/mmc/host/Kconfig          | 10 +++++-----
drivers/pmdomain/rockchip/Kconfig |  1 +
3 files changed, 7 insertions(+), 6 deletions(-)
[PATCH v3 0/4] enable ROCKCHIP_PM_DOMAINS
Posted by Mikko Rapeli 2 weeks, 6 days ago
Hi,

MMC_DW_ROCKCHIP needs ROCKCHIP_PM_DOMAINS before MMC is detected
on Rockchip rk3399 rockpi4b and similar devices. Make this dependency
more visible, or the default with ARCH_ROCKCHIP if possible.

v3: use "default ARCH_ROCKCHIP" in ROCKCHIP_PM_DOMAINS as suggested
    by Arnd Bergmann <arnd@arndb.de>, enable more MMC drivers for
    COMPILE_TEST and remove MMC_LOONGSON2 which doesn't link,
    remove PM dependency as suggested by
    Geert Uytterhoeven <geert@linux-m68k.org>

v2: changed from "depend on" in MMC driver to "select" as default
    on ARCH_ROCKCHIP as suggested by Ulf and Heiko
    https://marc.info/?i=20250912084112.2795848-1-mikko.rapeli%20()%20linaro%20!%20org

v1: https://lore.kernel.org/linux-mmc/20250911144313.2774171-1-mikko.rapeli@linaro.org/

Mikko Rapeli (4):
  pmdomain: rockchip: enable ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP
  mmc: add COMPILE_TEST to multiple drivers
  mmc: remove COMPILE_TEST from MMC_LOONGSON2
  ARM: rockchip: remove REGULATOR conditional to PM

 arch/arm/mach-rockchip/Kconfig    |  2 +-
 drivers/mmc/host/Kconfig          | 10 +++++-----
 drivers/pmdomain/rockchip/Kconfig |  1 +
 3 files changed, 7 insertions(+), 6 deletions(-)

-- 
2.34.1