[PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask
From: Sergei Shtylyov <hidden>
Date: 2016-12-30 10:07:04
Also in:
linux-pci, linux-renesas-soc, lkml
From: Sergei Shtylyov <hidden>
Date: 2016-12-30 10:07:04
Also in:
linux-pci, linux-renesas-soc, lkml
On 12/30/2016 12:46 PM, Sergei Shtylyov wrote:
quoted
It is possible that PCI device supports 64-bit DMA addressing, and thus it's driver sets device's dma_mask to DMA_BIT_MASK(64), however PCI hostIts.quoted
bridge has limitations on inbound transactions addressing. Example of such setup is NVMEIsn't it called NVMe?quoted
SSD device connected to RCAR PCIe controller.R=Car.
Sorry, R-Car. :-)
[...]
MBR, Sergei