File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Documentation/devicetree/bindings/mfd Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,6 @@ Required properties:
33
33
"dlg,da9061" for DA9061
34
34
- reg : Specifies the I2C slave address (this defaults to 0x58 but it can be
35
35
modified to match the chip's OTP settings).
36
- - interrupts : IRQ line information.
37
- - interrupt-controller
38
-
39
- See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for
40
- further information on IRQ bindings.
41
36
42
37
Optional properties:
43
38
@@ -48,6 +43,12 @@ Optional properties:
48
43
See Documentation/devicetree/bindings/gpio/gpio.txt for further information on
49
44
GPIO bindings.
50
45
46
+ - interrupts : IRQ line information.
47
+ - interrupt-controller
48
+
49
+ See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for
50
+ further information on IRQ bindings.
51
+
51
52
Sub-nodes:
52
53
53
54
- regulators : This node defines the settings for the LDOs and BUCKs.
You can’t perform that action at this time.
0 commit comments