diff options
Diffstat (limited to 'kernel/Documentation/devicetree/bindings/regulator/da9210.txt')
-rw-r--r-- | kernel/Documentation/devicetree/bindings/regulator/da9210.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/Documentation/devicetree/bindings/regulator/da9210.txt b/kernel/Documentation/devicetree/bindings/regulator/da9210.txt index 3297c53cb..7aa9b1fa6 100644 --- a/kernel/Documentation/devicetree/bindings/regulator/da9210.txt +++ b/kernel/Documentation/devicetree/bindings/regulator/da9210.txt @@ -5,6 +5,10 @@ Required properties: - compatible: must be "dlg,da9210" - reg: the i2c slave address of the regulator. It should be 0x68. +Optional properties: + +- interrupts: a reference to the DA9210 interrupt, if available. + Any standard regulator properties can be used to configure the single da9210 DCDC. |