forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt
....@@ -1,8 +1,13 @@
1
-Device-tree bindings for IBM Common Form Factor Power Supply Version 1
2
-----------------------------------------------------------------------
1
+Device-tree bindings for IBM Common Form Factor Power Supply Versions 1 and 2
2
+-----------------------------------------------------------------------------
33
44 Required properties:
5
- - compatible = "ibm,cffps1";
5
+ - compatible : Must be one of the following:
6
+ "ibm,cffps1"
7
+ "ibm,cffps2"
8
+ or "ibm,cffps" if the system
9
+ must support any version of the
10
+ power supply
611 - reg = < I2C bus address >; : Address of the power supply on the
712 I2C bus.
813