From: Eddie James Date: Fri, 30 Aug 2019 19:11:01 +0000 (-0500) Subject: dt-bindings: hwmon: Document ibm,cffps2 compatible string X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d600981d80e0dbc707611ea840b7d734a39cb3c4;p=linux.git dt-bindings: hwmon: Document ibm,cffps2 compatible string Document the compatible string for version 2 of the IBM CFFPS PSU. Signed-off-by: Eddie James Link: https://lore.kernel.org/r/1567192263-15065-2-git-send-email-eajames@linux.ibm.com Reviewed-by: Rob Herring Signed-off-by: Guenter Roeck --- diff --git a/Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt b/Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt index f68a0a68fc524..1036f65fb778e 100644 --- a/Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt +++ b/Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt @@ -1,8 +1,10 @@ -Device-tree bindings for IBM Common Form Factor Power Supply Version 1 ----------------------------------------------------------------------- +Device-tree bindings for IBM Common Form Factor Power Supply Versions 1 and 2 +----------------------------------------------------------------------------- Required properties: - - compatible = "ibm,cffps1"; + - compatible : Must be one of the following: + "ibm,cffps1" + "ibm,cffps2" - reg = < I2C bus address >; : Address of the power supply on the I2C bus.