Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / interrupt-controller / renesas,intc-irqpin.txt
1 DT bindings for the R-/SH-Mobile irqpin controller
2
3 Required properties:
4
5 - compatible: has to be "renesas,intc-irqpin-<soctype>", "renesas,intc-irqpin"
6   as fallback.
7   Examples with soctypes are:
8     - "renesas,intc-irqpin-r8a7740" (R-Mobile A1)
9     - "renesas,intc-irqpin-r8a7778" (R-Car M1A)
10     - "renesas,intc-irqpin-r8a7779" (R-Car H1)
11     - "renesas,intc-irqpin-sh73a0" (SH-Mobile AG5)
12 - #interrupt-cells: has to be <2>: an interrupt index and flags, as defined in
13   interrupts.txt in this directory
14
15 Optional properties:
16
17 - any properties, listed in interrupts.txt, and any standard resource allocation
18   properties
19 - sense-bitfield-width: width of a single sense bitfield in the SENSE register,
20   if different from the default 4 bits
21 - control-parent: disable and enable interrupts on the parent interrupt
22   controller, needed for some broken implementations