[PATCH 1/2] power: regulator: Do not call set_suspend_value with -ENODATA
Tom Rini
trini at konsulko.com
Wed Sep 25 19:25:40 CEST 2024
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
More information about the U-Boot
mailing list