blob: 928a4f4269a3f718621500dfd77e829554e86c4d [file] [log] [blame]
Qualcomm Technologies, Inc. QDSS bridge Driver
This device will enable routing debug data from modem
subsystem to APSS host.
Required properties:
-compatible : "qcom,qdss-mhi".
-qcom,mhi : phandle of MHI Device to connect to.
Example:
qcom,qdss-mhi {
compatible = "qcom,qdss-mhi";
qcom,mhi = <&mhi_0>;
};