commit | da806a1777e94e04c6c291dc500474cdde8f12e7 | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.ibm.com> | Wed Oct 09 14:11:02 2019 -0500 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Nov 06 14:37:19 2019 -0800 |
tree | 69ca0b6e0e9a7a47bac9a34c3bdc1d7619d08036 | |
parent | c6d294d1aa5b962afcea0a6e35e909b46ac47494 [diff] |
hwmon: (pmbus/ibm-cffps) Add version detection capability Some systems may plug in either version 1 or version 2 of the IBM common form factor power supply. Add a version-less compatibility string that tells the driver to try and detect which version of the power supply is connected. Signed-off-by: Eddie James <eajames@linux.ibm.com> Link: https://lore.kernel.org/r/1570648262-25383-3-git-send-email-eajames@linux.ibm.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>