[RFC v2 04/10] ARM: vexpress: Extend UART with FIQ support
Russell King - ARM Linux
linux at arm.linux.org.uk
Fri May 23 08:04:52 PDT 2014
On Fri, May 23, 2014 at 02:57:52PM +0100, Daniel Thompson wrote:
> @@ -140,7 +140,7 @@
> v2m_serial0: uart at 090000 {
> compatible = "arm,pl011", "arm,primecell";
> reg = <0x090000 0x1000>;
> - interrupts = <5>;
> + interrupts = <5>, <69>;
NAK. This is obviously a Linux implementation detail - the second
number is your "FIQ" number which you've decided will be offset by
64.
--
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.
More information about the linux-arm-kernel
mailing list