]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
authorNinad Palsule <ninad@linux.ibm.com>
Mon, 16 Dec 2024 17:50:39 +0000 (11:50 -0600)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 16 Dec 2024 18:44:36 +0000 (10:44 -0800)
commit30062044a1a652ad1722a19604b816e363af7089
tree1e1b68a6d246bde0b06cbba30e9c0aaf5843a78c
parent0f049da5b0568cafd39706cc87a1b689dcdae8a0
hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs

Add debugfs file for the PMBUS_REVISION command. This command provides
information about PMBus protocol revision number.

Signed-off-by: Ninad Palsule <ninad@linux.ibm.com>
Link: https://lore.kernel.org/r/20241216175044.4144442-2-ninad@linux.ibm.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/pmbus_core.c