diff options
author | Veerabhadrarao Badiganti <vbadigan@codeaurora.org> | 2020-01-20 20:08:38 +0530 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2020-01-24 12:11:48 +0100 |
commit | a663f64bf18dea0816642ff343c5e3bf8fb22fca (patch) | |
tree | 1008c520c3117ef2b4d32375425d086bbb177239 /init | |
parent | 80c7482356ac9f08dbdb01a3c8485401494d9e05 (diff) | |
download | linux-a663f64bf18dea0816642ff343c5e3bf8fb22fca.tar.bz2 |
mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size
Let a vendor driver supply the maximum descriptor size that it
can operate on. ADMA descriptor table would be allocated using this
supplied size.
If any SD Host controller is of version prior to v4.10 spec
but supports 16byte descriptor, this change allows them to supply
correct descriptor size for ADMA table allocation.
Also let a vendor driver update the descriptor size by overriding
sdhc_host->desc_size if it has to operates on a different descriptor
sizes in different conditions.
Suggested-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/1579531122-28341-1-git-send-email-vbadigan@codeaurora.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions