Searched hist:b7fba25ef1f32bfe92d9fcc73f297b2ce58fee9e (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/i2c/ |
H A D | pmbus_device.h | diff b7fba25ef1f32bfe92d9fcc73f297b2ce58fee9e Mon Oct 23 18:46:42 CDT 2023 Titus Rwantare <titusr@google.com> hw/i2c: pmbus: add fan support
PMBus devices may integrate fans whose operation is configurable over PMBus. This commit allows the driver to read and write the fan control registers but does not model the operation of fans.
Reviewed-by: Stephen Longfield <slongfield@google.com> Acked-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-ID: <20231023-staging-pmbus-v3-v4-3-07a8cb7cd20a@google.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
|
/openbmc/qemu/hw/i2c/ |
H A D | pmbus_device.c | diff b7fba25ef1f32bfe92d9fcc73f297b2ce58fee9e Mon Oct 23 18:46:42 CDT 2023 Titus Rwantare <titusr@google.com> hw/i2c: pmbus: add fan support
PMBus devices may integrate fans whose operation is configurable over PMBus. This commit allows the driver to read and write the fan control registers but does not model the operation of fans.
Reviewed-by: Stephen Longfield <slongfield@google.com> Acked-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Titus Rwantare <titusr@google.com> Message-ID: <20231023-staging-pmbus-v3-v4-3-07a8cb7cd20a@google.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
|