summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/mfd/rn5t618.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/mfd/rn5t618.txt')
-rw-r--r--dts/Bindings/mfd/rn5t618.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/dts/Bindings/mfd/rn5t618.txt b/dts/Bindings/mfd/rn5t618.txt
index b74e5e94d1..16778ea00d 100644
--- a/dts/Bindings/mfd/rn5t618.txt
+++ b/dts/Bindings/mfd/rn5t618.txt
@@ -15,6 +15,8 @@ Required properties:
- reg: the I2C slave address of the device
Optional properties:
+ - interrupts: interrupt mapping for IRQ
+ See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
- system-power-controller:
See Documentation/devicetree/bindings/power/power-controller.txt
@@ -32,6 +34,8 @@ Example:
pmic@32 {
compatible = "ricoh,rn5t618";
reg = <0x32>;
+ interrupt-parent = <&gpio5>;
+ interrupts = <11 IRQ_TYPE_EDGE_FALLING>;
system-power-controller;
regulators {