On Wed, 24 Jul 2024 22:47:10 +0000, Jonas Karlman wrote:
> On some boards a PMIC regulator is flagged with regulator-on-in-suspend
> and does not define any suspend or max microvolt, e.g. on Radxa ROCK 3A:
>
> vcc_ddr: DCDC_REG3 {
> regulator-name = "vcc_ddr";
> regulator-always-on;
> regulator-boot-on;
> regulator-initial-mode = <0x2>;
>
> [...]Applied to u-boot/next, thanks! -- Tom

