Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] 4634/1: DaVinci GPIO header build fix | David Brownell | 2007-10-31 |
| | | | | | | | | | | | This fixes a build problem with GPIOs on DaVinci. Since it inlines operations for on-chip GPIOs, it needs some headers to support those direct register accesses. Those headers won't be included on other platforms, since they don't have that optimization. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Acked-by: Kevin Hilman <khilman@mvista.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] 4457/2: davinci: GPIO support | Vladimir Barinov | 2007-07-12 |
Support GPIO driver for TI DaVinci SoC Signed-off-by: Vladimir Barinov <vbarino@ru.mvista.com> Acked-by: David Brownell <david-b@pacbell.net> Acked-by: Kevin Hilman <khilman@mvista.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |