On Tue, Apr 23, 2013 at 4:33 PM, James Hogan <[email protected]> wrote:
> Add <asm/soc-tz1090/gpio.h> with definitions to number all the GPIOs > available on-chip. This is for use by the pinctrl and GPIO drivers. > > Signed-off-by: James Hogan <[email protected]> Usually the specific pins and names is a pecularity best contained in the GPIO or pinctrl subsystem. Please try to push this down into the driver, and only use a simple number to access the GPIOs. Yours, Linus Walleij _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
