* Qualcomm RmNet IPA driver module

This module enables embedded data calls using IPA HW.

Required properties:
- compatible:		Must be "qcom,rmnet-ipa"

Optional:
- qcom,rmnet-ipa-ssr: determine if modem SSR is supported
- qcom,ipa-loaduC: indicate that ipa uC should be loaded

Example:
	qcom,rmnet-ipa {
		compatible = "qcom,rmnet-ipa";
	}
