]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
pmbus: (ibm-cffps) Add support for version 2 of the PSU
authorEddie James <eajames@linux.ibm.com>
Fri, 30 Aug 2019 19:11:03 +0000 (14:11 -0500)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 3 Sep 2019 19:47:17 +0000 (12:47 -0700)
commit2f8a855efe8a6faf962c53af406e5ea4791b3877
tree05f7b714b7ee2c76d2a4bd344d0bc587844e21fe
parentd600981d80e0dbc707611ea840b7d734a39cb3c4
pmbus: (ibm-cffps) Add support for version 2 of the PSU

Version 2 of the PSU supports a second page of data and changes the
format of the FW version. Use the devicetree binding to differentiate
between the version the driver should use.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/1567192263-15065-4-git-send-email-eajames@linux.ibm.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/ibm-cffps.c