summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlbert Yang <yangzh0906@thundersoft.com>2026-01-23 12:53:38 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2026-02-23 14:06:55 +0300
commitef7eb1a7094dbb5042ea1bed34193c1415fb9844 (patch)
treeef009fd28581f63ea1032ad5ba968ea494eb1ef4 /include
parentd5159623162cc3d462ba1e661f8362c181756d65 (diff)
downloadlinux-ef7eb1a7094dbb5042ea1bed34193c1415fb9844.tar.xz
mmc: sdhci: allow drivers to pre-allocate bounce buffer
Allow platform drivers to pre-allocate bounce buffer by checking if host->bounce_buffer is already set before attempting allocation. This enables platforms with specific DMA constraints (such as 32-bit DMA on controllers that cannot access high memory) to use their own reserved memory regions for the bounce buffer. Suggested-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Albert Yang <yangzh0906@thundersoft.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions