#ifndef __ASM_GENERIC_SERIAL_H #define __ASM_GENERIC_SERIAL_H /* * This should not be an architecture specific #define, oh well. * * Traditionally, it just describes i8250 and related serial ports * that have this clock rate. */ #define BASE_BAUD (1843200 / 16) #endif /* __ASM_GENERIC_SERIAL_H */ git.distanz.ch/cgit.cgi/linux/net-next.git/atom/Documentation/arm/tcm.txt?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/arm/tcm.txt
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-06-03 16:12:35 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-06-03 16:12:35 -0700
commit8c52b6dcdd1994ad0d2672e43c8d975d5c8195c3 (patch)
treebcf21423c13b62861e9f856e3d1b1bdf196afa1b /Documentation/arm/tcm.txt
parent2c221325635ed09a6eea10a362d8514d5943ad7d (diff)
parent2eec3707a33fbf1c2e0a88ffc9fc0e465c2a59fd (diff)
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq fixes from Thomas Gleixner: - a few simple fixes for fallout from the recent gic-v3 changes - a workaround for a Cavium thunderX erratum - a bugfix for the pic32 irqchip to make external interrupts work proper - a missing return value in the generic IPI management code * 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: irqchip/irq-pic32-evic: Fix bug with external interrupts. irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 irqchip/gic-v3: Fix quiescence check in gic_enable_redist irqchip/gic-v3: Fix copy+paste mistakes in defines irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask genirq: Fix missing return value in irq_destroy_ipi()
Diffstat (limited to 'Documentation/arm/tcm.txt')
logplain
-rw-r--r--memory.h8664logplain
-rw-r--r--nmi.h1507logplain