summaryrefslogtreecommitdiff
path: root/drivers/ntb
diff options
context:
space:
mode:
authorEven Xu <even.xu@intel.com>2021-06-10 09:21:53 +0300
committerJiri Kosina <jkosina@suse.cz>2021-06-14 16:55:09 +0300
commit4aae88b9a9749f5b1c74f004ed8bd8efbaa96440 (patch)
treefd43142094da5796d3db2b9f7f725a229d32e474 /drivers/ntb
parent65e4122d2ea758a1834a5ddf9c555a4d2c1dd66a (diff)
downloadlinux-4aae88b9a9749f5b1c74f004ed8bd8efbaa96440.tar.xz
HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callback
Different platforms have different DMA capability, on most of platforms, DMA support cache snooping. But few platforms, such as ElkhartLake (EHL), don't support cache snooping which requires cache flush from driver. So add a hardware level callback to let ishtp driver know if cache flush is needed. As most of platform support cache snooping, so driver will not do cache flush by default, until platform implements this callback and return true explicitly. Acked-by: Pandruvada, Srinivas <srinivas.pandruvada@intel.com> Signed-off-by: Even Xu <even.xu@intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions