[PATCH 1/2] serial: Provide capability to disable modem status interrupts in 8250 driver

Alan Cox alan at lxorguk.ukuu.org.uk
Tue Jan 4 08:56:21 EST 2011


> This patch was tested using a MityDSP-L138F platform having a UART CTS pin
> connected to a clock signal (and configured, via pinmux, as a clock input
> for another peripheral function).

Please hide such horrors in your platform code. We are trying todrive all
the quirks stuff we can out of the core code.

Instead provide your own I/O methods when registering the port and mask
the appropriate bogus bits in the register.




More information about the linux-arm-kernel mailing list