forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/Documentation/devicetree/bindings/mfd/axp20x.txt
....@@ -25,6 +25,7 @@
2525 * "x-powers,axp223"
2626 * "x-powers,axp803"
2727 * "x-powers,axp806"
28
+ * "x-powers,axp805", "x-powers,axp806"
2829 * "x-powers,axp809"
2930 * "x-powers,axp813"
3031 - reg: The I2C slave address or RSB hardware address for the AXP chip
....@@ -32,6 +33,15 @@
3233 - interrupt-controller: The PMIC has its own internal IRQs
3334 - #interrupt-cells: Should be set to 1
3435
36
+Supported common regulator properties, see ../regulator/regulator.txt for
37
+more information:
38
+- regulator-ramp-delay: sets the ramp up delay in uV/us
39
+ AXP20x/DCDC2: 1600, 800
40
+ AXP20x/LDO3: 1600, 800
41
+- regulator-soft-start: enable the output at the lowest possible voltage and
42
+ only then set the desired voltage
43
+ AXP20x/LDO3: software-based implementation
44
+
3545 Optional properties:
3646 - x-powers,dcdc-freq: defines the work frequency of DC-DC in KHz
3747 AXP152/20X: range: 750-1875, Default: 1.5 MHz