Re: [RFC v2 04/10] ARM: vexpress: Extend UART with FIQ support
From: Russell King - ARM Linux <hidden>
Date: 2014-05-23 15:04:52
Also in:
linux-arm-kernel, linux-serial
From: Russell King - ARM Linux <hidden>
Date: 2014-05-23 15:04:52
Also in:
linux-arm-kernel, linux-serial
On Fri, May 23, 2014 at 02:57:52PM +0100, Daniel Thompson wrote:
@@ -140,7 +140,7 @@ v2m_serial0: uart@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.