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

Commit b1041316 authored by jiangjia's avatar jiangjia
Browse files

ARM: dts: msm: Add smd_ts node for APQ8009 drone



APQ8909 drone platform varies from other msm8909 platform,
it only need to add smd_ts into APQ8909 drone platform.

Change-Id: I5996dc1ac4c3e0b99421e5242420276ad6a63a5e
CRs-fixed: 1046123
Signed-off-by: default avatarjiangjia <jiangjia@codeaurora.org>
parent d5fa91ad
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -50,6 +50,12 @@
			qcom,cdc-reset-gpio = <&msm_gpio 27 0>;
		};
	};

	qcom,smd-ts {
		compatible = "qcom,smd-ts";
		ts-channel-name = "vsync_ts_diff";
		ts-channel-type = <0>; /* SMD_APPS_MODEM */
	};
};

&msm_gpio {