renesas,rz-ext-irq

Vendor: Renesas Electronics Corporation

Note

An implementation of a driver matching this compatible is available in drivers/interrupt_controller/intc_renesas_rz_ext_irq.c.

Description

Renesas RZ external interrupt controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

#interrupt-cells

int

Number of items to expect in an interrupt specifier

This property is required.

Constant value: 2

trigger-type

string

Indicates the condition that will trigger an interrupt when detected.

This property is required.

Legal values: 'falling', 'rising', 'both_edges', 'low_level'

interrupt-controller

boolean

Convey's this node is an interrupt controller

This property is required.

pinctrl-0

phandles

Pin configuration/s for the first state. Content is specific to the
selected pin controller driver implementation.

pinctrl-1

phandles

Pin configuration/s for the second state. See pinctrl-0.

pinctrl-2

phandles

Pin configuration/s for the third state. See pinctrl-0.

pinctrl-3

phandles

Pin configuration/s for the fourth state. See pinctrl-0.

pinctrl-4

phandles

Pin configuration/s for the fifth state. See pinctrl-0.

pinctrl-names

string-array

Names for the provided states. The number of names needs to match the
number of states.