> +- 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html