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

Commit 1419bb7d authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add cti trig_out gpio for lagoon"

parents a3474f33 8e4f43f0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2483,6 +2483,10 @@

		clocks = <&aopcc QDSS_CLK>;
		clock-names = "apb_pclk";

		qcom,cti-gpio-trigout = <0>;
		pinctrl-names = "cti-trigout-pctrl";
		pinctrl-0 = <&trigout_a>;
	};

	cti3: cti@6013000 {
+13 −0
Original line number Diff line number Diff line
@@ -106,6 +106,19 @@
		irqdomain-map-mask = <0xff 0>;
		irqdomain-map-pass-thru = <0 0xff>;

		trigout_a: trigout_a {
			mux {
				pins = "gpio87";
				function = "qdss_cti";
			};

			config {
				pins = "gpio87";
				drive-strength = <2>;
				bias-disable;
			};
		};

		ufs_dev_reset_assert: ufs_dev_reset_assert {
			config {
				pins = "ufs_reset";