M7350/kernel/Documentation/devicetree/bindings/platform/msm/rmnet_ipa3.txt
2024-09-09 08:57:42 +00:00

17 lines
368 B
Plaintext

* Qualcomm Technologies, Inc. RmNet IPA driver module
This module enables embedded data calls using IPA v3 HW.
Required properties:
- compatible: Must be "qcom,rmnet-ipa3"
Optional:
- qcom,rmnet-ipa-ssr: determine if modem SSR is supported
- qcom,ipa-loaduC: indicate that ipa uC should be loaded
Example:
qcom,rmnet-ipa3 {
compatible = "qcom,rmnet-ipa3";
}