hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm7038-l1-intc.txt
....@@ -31,6 +31,17 @@
3131 - interrupts: specifies the interrupt line(s) in the interrupt-parent controller
3232 node; valid values depend on the type of parent interrupt controller
3333
34
+Optional properties:
35
+
36
+- brcm,irq-can-wake: If present, this means the L1 controller can be used as a
37
+ wakeup source for system suspend/resume.
38
+
39
+Optional properties:
40
+
41
+- brcm,int-fwd-mask: if present, a bit mask to indicate which interrupts
42
+ have already been configured by the firmware and should be left unmanaged.
43
+ This should have one 32-bit word per status/set/clear/mask group.
44
+
3445 If multiple reg ranges and interrupt-parent entries are present on an SMP
3546 system, the driver will allow IRQ SMP affinity to be set up through the
3647 /proc/irq/ interface. In the simplest possible configuration, only one