st,stm32-dualreg-pwr

Description

STM32 power controller with dual regulator (LDO + SMPS)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

power-supply

string

Power supply configuration

This property specifies the voltage regulators configuration
and indicates how the core domain voltage (Vcore) is generated.
Refer to your product's Datasheet and Reference Manual for details.

ldo: LDO supply
  The LDO is enabled and generates Vcore; the SMPS is disabled.

smps: SMPS supply
  The SMPS is enabled and generates Vcore; the LDO is disabled.

This property is required.

Legal values: ldo, smps