Re: [PATCH v2 1/2] arm64: select ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP

From: Ulf Hansson

Date: Fri Sep 19 2025 - 06:52:29 EST


On Thu, 18 Sept 2025 at 23:09, Heiko Stuebner <heiko@xxxxxxxxx> wrote:
>
>
> On Fri, 12 Sep 2025 11:41:11 +0300, Mikko Rapeli wrote:
> > On rk3399 based rockpi4b, mounting rootfs from mmc fails unless
> > ROCKCHIP_PM_DOMAINS is enabled. Accoriding to
> > Heiko Stübner <heiko@xxxxxxxxx> all SoCs since 2012 have power
> > domains so the support should be enabled by default.
> >
> > Failing boot without CONFIG_ROCKCHIP_PM_DOMAINS=y:
> >
> > [...]
>
> Applied, thanks!
>
> [1/2] arm64: select ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP
> commit: aff3de3b9a597763bec5d1c56c11b56fb2613085
> [2/2] ARM: rockchip: select ROCKCHIP_PM_DOMAINS
> commit: 47c9bfdf7376e8b1842699b064ae3b052e2c3c1b

Looks like you picked the old version of the patches. Did you intend
to pick the v4? Then it's the one below you want.
https://lore.kernel.org/all/20250915083317.2885761-5-mikko.rapeli@xxxxxxxxxx/

Note, I have picked the other patches from the v4 via my pmdomain/mmc trees.

Kind regards
Uffe