Hi Chaoyi Chen,

On 11/19/25 2:55 AM, Chaoyi Chen wrote:
From: Chaoyi Chen <[email protected]>

Some pmdomains rely on RK806 PMIC for power supply. If we don't
enable them in U-Boot, random panic may occur during the Kernel
boot process.


The kernel shouldn't rely on U-Boot doing something to work, so please fix this with upstream Linux kernel.

Can you tell us what's the issue?

The issue with this patch here is that we probably would need **all** RK3588 boards to have the PMIC enabled, and all the appropriate regulators brought up before booting into the kernel. It'd be *much* better this is fixed in Linux (and depending on what we're talking about, it may need another fix in U-Boot so that whatever depends on the PM domain works as well).

Also, why the PMIC in SPL but not the regulators?

Cheers,
Quentin

Reply via email to