[PATCH 1/5] dts: gpio_atmel: adapt binding doc to reality

Andrew Lunn andrew at lunn.ch
Fri May 26 11:52:14 PDT 2017


> +- interrupt-controller: Marks the device node as a GPIO controller.

Interrupt controller, not GPIO controller.

> +- #interrupt-cells: Should be two. The first cell is the pin number and the
> +  second cell is used to specify irq type flags:
> +      1 = low-to-high edge triggered.
> +      2 = high-to-low edge triggered.
> +      4 = active high level-sensitive.
> +      8 = active low level-sensitive.

Maybe just reference interrupts.txt?

      Andrew



More information about the linux-arm-kernel mailing list