[PATCH 05/23] pinctrl: coh901: add device tree support

Arnd Bergmann arnd at arndb.de
Mon Apr 22 21:40:17 EST 2013


On Monday 22 April 2013, Linus Walleij wrote:
> +Required properties:
> +- compatible: Compatible property value should be "stericsson,gpio-coh901"
> +- reg: Physical base address of the controller and length of memory mapped
> +  region.
> +- interrupts: the 0...n interrupts assigned to the different GPIO ports/banks.
> +- interrupt-names: name the interrupts after port/bank, "gpio0", "gpio1" etc.
> +

I think it would be better to leave out the interrupt-names in this case, since
the name directly corresponds to the index, so there is no ambiguity.

	Arnd


More information about the devicetree-discuss mailing list