aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorTorben Nielsen <[email protected]>2025-07-18 09:36:45 +0000
committerGuenter Roeck <[email protected]>2025-07-18 16:50:55 +0000
commitce3cf7c8a17478456f502cb2facd6660e519ead3 (patch)
tree7ea04234b16f56921c194a6e6e55b0a90d428221 /tools/perf/scripts/python/stat-cpi.py
parenthwmon: (ina238) Report energy in microjoules (diff)
downloadkernel-ce3cf7c8a17478456f502cb2facd6660e519ead3.tar.gz
kernel-ce3cf7c8a17478456f502cb2facd6660e519ead3.zip
hwmon: (pmbus/ucd9000) Fix error in ucd9000_gpio_set
The GPIO output functionality does not work as intended. The ucd9000_gpio_set function should set UCD9000_GPIO_CONFIG_OUT_VALUE (bit 2) in order to change the output value of the selected GPIO. Instead UCD9000_GPIO_CONFIG_STATUS (bit 3) is set, but this is a read-only value. This patch fixes the mistake and provides the intended functionality of the GPIOs. See UCD90xxx Sequencer and System Health Controller PMBus Command SLVU352C section 10.43 for reference. Signed-off-by: Torben Nielsen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions