diff options
author | Adam Wujek <dev_public@wujek.eu> | 2022-06-01 01:33:17 +0000 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-07-13 08:38:19 -0700 |
commit | 6fd584230a85aefb22f291884af790664c2eddae (patch) | |
tree | 0350296aabbd4ac55ad1c4db0be3c98568dc7fc6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8a85007c8386ed8378ed3ee9f53e995e3c45fa1c (diff) |
hwmon: (pmbus) add MFR_* registers to debugfs
Add registers to debugfs:
PMBUS_MFR_ID
PMBUS_MFR_MODEL
PMBUS_MFR_REVISION
PMBUS_MFR_LOCATION
PMBUS_MFR_DATE
PMBUS_MFR_SERIAL
To reduce the number of debugfs entries, only values from page 0 are
reported. It is assumed that values of these registers are the same for
all pages. Please note that the PMBUS standard allows added registers to
be page-specific.
Signed-off-by: Adam Wujek <dev_public@wujek.eu>
Link: https://lore.kernel.org/r/20220601013232.801133-2-dev_public@wujek.eu
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions