Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc59c27d authored by Gustavo Solaira's avatar Gustavo Solaira
Browse files

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: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent 14682078
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -190,6 +190,11 @@
		qcom,mhi = <&mhi>;
		status = "okay";
	};

	qcom,diagfwd-usb {
		compatible = "qcom,diagfwd-usb";
		status = "okay";
	};
};

/delete-node/ &mdss_mdp;