Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-26 | [SERIAL] amba-pl010: allow platforms to specify modem control method | Russell King | |
The amba-pl010 hardware does not provide RTS and DTR control lines; it is expected that these will be implemented using GPIO. Allow platforms to supply a function to implement manipulation of modem control lines. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2006-01-07 | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | |
Since the ARM AMBA bus is used on MIPS as well as ARM, we need to make the bus available for other architectures to use. Move the AMBA include files from include/asm-arm/hardware/ to include/linux/amba/ Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |