Skip to main content
The PMIC is a specialized electronic component that manages various power supply requirements within a device. The PMIC oversees power supply requirements, including the following:
  • Battery management tasks such as charging and gauging.
  • User interface components such as flash, display, and RGB color space.
  • System-on-chip (SoC) infrastructure elements such as clocks, analog-to-digital converters (ADC), and power-on (PON) functions.
Some PMIC resources can be customized in XBL through the XBL_CFG image. Configuring the PMIC XBL DT properties ensure optimal performance and integration. You can perform these customizations using a DT framework. The PMIC DTSI files for the Linux device are at boot_images/boot/Settings/Soc/<Chipset>/Core/PMIC/pm.dtsi, access.dtsi.

Table: PMIC DT properties

SMPS/LDO/CLK sample code