Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-05 | IMX UART: Add board specific init/exit functions | Sascha Hauer | |
Add platform specific init functions. Also rename the struct platform_device dev into pdev. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> | |||
2006-05-04 | [ARM] 3490/1: i.MX: move uart resources to board files | Sascha Hauer | |
Patch from Sascha Hauer This patch moves the i.MX uart resources and the gpio pin setup to the board files. This allows the boards to decide how many internal uarts are connected to the outside world and whether they use rts/cts or not. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |