* Qualcomm Technologies, Inc. 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
- qcom,ipa-advertise-sg-support: determine how to respond to a query
regarding scatter-gather capability

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

