dt-bindings: msm: Add documentation for qcom,tx_rx_reqs property

In high throughput cases over MHI netdev we need to
control the number of RX and TX reqs for netdev driver.
This change adds documentation for "qcom,tx_rx_reqs" property
to control the number of reqs in DT rather than hard
coding in driver.

Change-Id: I61167fafb7974f034b9addf21681b08ff2f448c0
This commit is contained in:
Nitesh Gupta
2022-11-07 19:21:34 +05:30
committed by Gerrit - the friendly Code Review server
parent 73e59ee9a6
commit 24be46a3b4

View File

@@ -43,6 +43,8 @@ Required properties:
Optional property:
- qcom,mhi-ethernet-interface;: If property is present use ethernet packet
parsing support.
- qcom,tx_rx_reqs;: If property present it will override the number of elements
in rx and tx queues for mhi_dev_net device.(Default:128)
Example:
mhi: qcom,msm-mhi-dev {