diff options
| author | Kaustabh Chakraborty <kauschluss@disroot.org> | 2026-04-15 20:32:08 +0530 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2026-05-11 16:25:01 +0200 |
| commit | 4bac6b89e3cc8bd728aa40c3879e31ff85b8217e (patch) | |
| tree | 3ac9151526f150f10ad45158b02b299357c84fb3 /scripts/Makefile.thinlto | |
| parent | 915b559f7aca7612ab943f7905011e3e1bd131a2 (diff) | |
mmc: dw_mmc: implement option for configuring DMA threshold
Some controllers, such as certain Exynos SDIO ones, are unable to
perform DMA transfers of small amount of bytes properly. Following the
device tree schema, implement the property to define the DMA transfer
threshold (from a hard coded value of 16 bytes) so that lesser number of
bytes can be transferred safely skipping DMA in such controllers. The
value of 16 bytes stays as the default for controllers which do not
define it. This value can be overridden by implementation-specific init
sequences.
Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
