.. | .. |
---|
25 | 25 | * "x-powers,axp223" |
---|
26 | 26 | * "x-powers,axp803" |
---|
27 | 27 | * "x-powers,axp806" |
---|
| 28 | + * "x-powers,axp805", "x-powers,axp806" |
---|
28 | 29 | * "x-powers,axp809" |
---|
29 | 30 | * "x-powers,axp813" |
---|
30 | 31 | - reg: The I2C slave address or RSB hardware address for the AXP chip |
---|
.. | .. |
---|
32 | 33 | - interrupt-controller: The PMIC has its own internal IRQs |
---|
33 | 34 | - #interrupt-cells: Should be set to 1 |
---|
34 | 35 | |
---|
| 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 | + |
---|
35 | 45 | Optional properties: |
---|
36 | 46 | - x-powers,dcdc-freq: defines the work frequency of DC-DC in KHz |
---|
37 | 47 | AXP152/20X: range: 750-1875, Default: 1.5 MHz |
---|