renesas,intc-irqpin.txt 869 B

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