dt-bindings: msm: add documentation qcom,tx-poll

Added documentation to the new property, which will determine
if we can perform tx-completion in polling mode.

Change-Id: I0d9e846cb055c561ac4ff5c88e4bdc56f463e858
This commit is contained in:
Amir Levy
2021-02-22 12:00:28 +02:00
parent 725ff8b53e
commit 9a5e3e34c4

View File

@@ -26,7 +26,7 @@ IPA node:
sizes which are used by the driver to access IPA RAM.
Optional:
- qcom,tx-poll: Enable performing TX completions in polling mode.
- qcom,tx-wrapper-cache-max-size: Define the tx warpper cache pool max size,
if set to zero then the feature is disabled.
- qcom,tx-napi: Enable usage of NAPI in the TX data path.