Searched hist:"3746 d5c15e70570be265e55c838429db97ef94ab" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/i2c/ |
H A D | pmbus_device.h | 3746d5c15e70570be265e55c838429db97ef94ab Thu Jul 08 12:25:52 CDT 2021 Titus Rwantare <titusr@google.com> hw/i2c: add support for PMBus
QEMU has support for SMBus devices, and PMBus is a more specific implementation of SMBus. The additions made in this commit makes it easier to add new PMBus devices to QEMU.
https://pmbus.org/specification-archives/
Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Hao Wu <wuhaotsh@google.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-Id: <20210708172556.1868139-2-titusr@google.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
/openbmc/qemu/hw/i2c/ |
H A D | meson.build | diff 3746d5c15e70570be265e55c838429db97ef94ab Thu Jul 08 12:25:52 CDT 2021 Titus Rwantare <titusr@google.com> hw/i2c: add support for PMBus
QEMU has support for SMBus devices, and PMBus is a more specific implementation of SMBus. The additions made in this commit makes it easier to add new PMBus devices to QEMU.
https://pmbus.org/specification-archives/
Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Hao Wu <wuhaotsh@google.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-Id: <20210708172556.1868139-2-titusr@google.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | pmbus_device.c | 3746d5c15e70570be265e55c838429db97ef94ab Thu Jul 08 12:25:52 CDT 2021 Titus Rwantare <titusr@google.com> hw/i2c: add support for PMBus
QEMU has support for SMBus devices, and PMBus is a more specific implementation of SMBus. The additions made in this commit makes it easier to add new PMBus devices to QEMU.
https://pmbus.org/specification-archives/
Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Hao Wu <wuhaotsh@google.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-Id: <20210708172556.1868139-2-titusr@google.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | Kconfig | diff 3746d5c15e70570be265e55c838429db97ef94ab Thu Jul 08 12:25:52 CDT 2021 Titus Rwantare <titusr@google.com> hw/i2c: add support for PMBus
QEMU has support for SMBus devices, and PMBus is a more specific implementation of SMBus. The additions made in this commit makes it easier to add new PMBus devices to QEMU.
https://pmbus.org/specification-archives/
Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Hao Wu <wuhaotsh@google.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-Id: <20210708172556.1868139-2-titusr@google.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
/openbmc/qemu/hw/arm/ |
H A D | Kconfig | diff 3746d5c15e70570be265e55c838429db97ef94ab Thu Jul 08 12:25:52 CDT 2021 Titus Rwantare <titusr@google.com> hw/i2c: add support for PMBus
QEMU has support for SMBus devices, and PMBus is a more specific implementation of SMBus. The additions made in this commit makes it easier to add new PMBus devices to QEMU.
https://pmbus.org/specification-archives/
Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Hao Wu <wuhaotsh@google.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-Id: <20210708172556.1868139-2-titusr@google.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|