tree: f2c84286dca9ec5e9bdaf436095612ea21baffe3 [path history] [tgz]
  1. isl69269/
  2. xdpe1x2xx/
  3. i2cvr_device.cpp
  4. i2cvr_device.hpp
  5. i2cvr_software_manager.cpp
  6. i2cvr_software_manager.hpp
  7. meson.build
  8. README.md
  9. vr.cpp
  10. vr.hpp
  11. xyz.openbmc_project.Software.I2CVR.service
i2c-vr/README.md

Voltage Regulator Update Daemon

This daemon implements the update process for voltage regulators attached via I2C/PMBus bus.

Configuration Example

This example shows an addition to configuration for the Infineon XDPE1X2XX target. It only shows the DBUS related information provided by the configuration.

EntityManager configuration

{
  "Address": "0x66",
  "Bus": 28,
  "Name": "MB_VR_CPU_VCORE1_PDDIO",
  "Type": "XDPE1X2XX",
  "FirmwareInfo": {
    "VendorIANA": "6653",
    "CompatibleHardware": "com.tyan.Hardware.S8030.SPI.Host"
  }
}