ARM: dts: msm: Enable diagfwd-usb for MSM8996 CV2X boards

Enable the diagfwd-usb platform driver for MSM8996
CV2X boards. This is used to forward diag data from MDM
via USB.

Change-Id: I816e82c25ca623c47c541e4e790e22b90c55da41
Signed-off-by: Gustavo Solaira <gustavos@codeaurora.org>
This commit is contained in:
Gustavo Solaira 2018-07-09 19:24:13 -07:00
parent 146820788a
commit dc59c27d8b

View file

@ -190,6 +190,11 @@
qcom,mhi = <&mhi>;
status = "okay";
};
qcom,diagfwd-usb {
compatible = "qcom,diagfwd-usb";
status = "okay";
};
};
/delete-node/ &mdss_mdp;