Re: [U-Boot] [PATCH v2 13/18] at91: Add driver-model GPIO devices for AT91SAM9G45

2016-05-30 Thread Andreas Bießmann
On 05.05.16 15:28, Simon Glass wrote: > Add these definitions so that GPIOs can be used with driver model. > > Signed-off-by: Simon Glass > Reviewed-by: Heiko Schocher > Tested-on: smartweb, corvus, taurus, axm > Tested-by: Heiko Schocher Reviewed-by: Andreas Bießmann

[U-Boot] [PATCH v2 13/18] at91: Add driver-model GPIO devices for AT91SAM9G45

2016-05-05 Thread Simon Glass
Add these definitions so that GPIOs can be used with driver model. Signed-off-by: Simon Glass Reviewed-by: Heiko Schocher Tested-on: smartweb, corvus, taurus, axm Tested-by: Heiko Schocher --- Changes in v2: None arch/arm/mach-at91/arm926ejs/at91sam9m10g45_devices.c | 18 ++