···11+ARM PL061 GPIO controller22+33+Required properties:44+- compatible : "arm,pl061", "arm,primecell"55+- #gpio-cells : Should be two. The first cell is the pin number and the66+ second cell is used to specify optional parameters:77+ - bit 0 specifies polarity (0 for normal, 1 for inverted)88+- gpio-controller : Marks the device node as a GPIO controller.99+- interrupts : Interrupt mapping for GPIO IRQ.1010+