diff options
author | Adam Wujek <dev_public@wujek.eu> | 2022-06-01 03:33:17 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-07-13 17:38:19 +0200 |
commit | 6fd584230a85aefb22f291884af790664c2eddae (patch) | |
tree | 0350296aabbd4ac55ad1c4db0be3c98568dc7fc6 /drivers/hwmon/Kconfig | |
parent | hwmon: (pmbus) add a function to check the presence of a block register (diff) | |
download | linux-6fd584230a85aefb22f291884af790664c2eddae.tar.xz linux-6fd584230a85aefb22f291884af790664c2eddae.zip |
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 'drivers/hwmon/Kconfig')
0 files changed, 0 insertions, 0 deletions