diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-18 12:04:13 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-18 12:04:12 -0700 |
| commit | 31fbbaddc2b67ee60679b2bb65db40db765b9aaf (patch) | |
| tree | fd624f2c01b761f0103b38cfcc2b493e9dac209b /Documentation/devicetree | |
| parent | cc9a9afbe2b7128eefae0bdca3d9532718cdeac0 (diff) | |
| parent | 55d1eb491ececb89b1cc4ca2538a44ef076dc57b (diff) | |
Merge "msm: ipa: allow dtsi based lan rx ring size"
Diffstat (limited to 'Documentation/devicetree')
| -rw-r--r-- | Documentation/devicetree/bindings/platform/msm/ipa.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/platform/msm/ipa.txt b/Documentation/devicetree/bindings/platform/msm/ipa.txt index 0aba9aef566a..11f36d8d9ebd 100644 --- a/Documentation/devicetree/bindings/platform/msm/ipa.txt +++ b/Documentation/devicetree/bindings/platform/msm/ipa.txt @@ -24,7 +24,8 @@ IPA node: Optional: -- qcom,wan-rx-ring-size: size of WAN rx ring, default is 32 +- qcom,wan-rx-ring-size: size of WAN rx ring, default is 1000 +- qcom,lan-rx-ring-size: size of LAN rx ring, default is 1000 - qcom,arm-smmu: SMMU is present and ARM SMMU driver is used - qcom,msm-smmu: SMMU is present and QSMMU driver is used - qcom,smmu-s1-bypass: Boolean context flag to set SMMU to S1 bypass |
