summaryrefslogtreecommitdiffstats
path: root/drivers/spmi
diff options
context:
space:
mode:
authorEli Billauer2015-08-05 12:03:26 +0200
committerGreg Kroah-Hartman2015-08-05 21:27:09 +0200
commit6497a8757361a88b73fc3814d2ee9b9fc105fa42 (patch)
treee29d833675458e61aecda860d94c753137351de4 /drivers/spmi
parentDrivers: hv: vmbus: use cpu_hotplug_enable/disable (diff)
downloadkernel-qcow2-linux-6497a8757361a88b73fc3814d2ee9b9fc105fa42.tar.gz
kernel-qcow2-linux-6497a8757361a88b73fc3814d2ee9b9fc105fa42.tar.xz
kernel-qcow2-linux-6497a8757361a88b73fc3814d2ee9b9fc105fa42.zip
char: xillybus: Allow 64-bit DMA on PCIe interface
Until now, only 32-bit DMA addressing was allowed, following a report on some old Intel machine that dropped 64-bit PCIe packets, even though pci_set_dma_mask() was successful with DMA_BIT_MASK(64). But then came TI's Keystone II chip (ARM Cortex A15 + DSPs), which refuses 32-bit DMA addressing (for good reasons). So 64-bit DMA is allowed as a fallback option. Signed-off-by: Eli Billauer <eli.billauer@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions