tree: fd1b45d5988035a8812fe2c86491fdfadd2e0745 [path history] [tgz]
  1. isl69269/
  2. mps/
  3. xdpe1x2xx/
  4. i2cvr_device.cpp
  5. i2cvr_device.hpp
  6. i2cvr_software_manager.cpp
  7. i2cvr_software_manager.hpp
  8. meson.build
  9. README.md
  10. vr.cpp
  11. vr.hpp
  12. 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"
  }
}