lkml.org 
[lkml]   [2016]   [Feb]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] mmc: sdhci: Set DMA mask if specified
Date
Allow host drivers to set the sdhci_host's dma_mask in order to specify the
supported DMA range of a device. Without this, devices that are capable of
64-bit addressing might end up using bounce buffers because the default DMA mask
is 32-bit.

Changes since v1:
- Set the DMA mask in the common code
- Set the capabilities of the various Tegra controllers

Alexandre Courbot (2):
mmc: sdhci: Set DMA mask
mmc: sdhci-tegra: Specify valid DMA mask

drivers/mmc/host/sdhci-tegra.c | 8 ++++++++
drivers/mmc/host/sdhci.c | 8 +++++---
2 files changed, 13 insertions(+), 3 deletions(-)

--
2.7.2

\
 
 \ /
  Last update: 2016-03-01 06:21    [W:0.085 / U:0.980 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site