diff options
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/as3722.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/as3722.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/as3722.txt b/Documentation/devicetree/bindings/mfd/as3722.txt index 8edcb9bd873b..4f64b2a73169 100644 --- a/Documentation/devicetree/bindings/mfd/as3722.txt +++ b/Documentation/devicetree/bindings/mfd/as3722.txt | |||
@@ -13,6 +13,14 @@ Required properties: | |||
13 | The second cell is the flags, encoded as the trigger masks from binding document | 13 | The second cell is the flags, encoded as the trigger masks from binding document |
14 | interrupts.txt, using dt-bindings/irq. | 14 | interrupts.txt, using dt-bindings/irq. |
15 | 15 | ||
16 | Optional properties: | ||
17 | -------------------- | ||
18 | - ams,enable-internal-int-pullup: Boolean property, to enable internal pullup on | ||
19 | interrupt pin. Missing this will disable internal pullup on INT pin. | ||
20 | - ams,enable-internal-i2c-pullup: Boolean property, to enable internal pullup on | ||
21 | i2c scl/sda pins. Missing this will disable internal pullup on i2c | ||
22 | scl/sda lines. | ||
23 | |||
16 | Optional submodule and their properties: | 24 | Optional submodule and their properties: |
17 | ======================================= | 25 | ======================================= |
18 | 26 | ||