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

Commit c9e859a5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 97ad236f b1041316
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 {