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

Commit f29b0899 authored by Anant Goel's avatar Anant Goel Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add display port pin definitions for sdmshrike



Provide device tree entries for display port pin definitions needed
by sdmshrike.

Change-Id: I694afbaad85d465a4f26740093723c0f1cb47948
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent 11276b2c
Loading
Loading
Loading
Loading
+27 −0
Original line number Diff line number Diff line
@@ -1792,6 +1792,33 @@
			};
		};

		/* add pins for DisplayPort */
		sde_dp_usbplug_cc_active: sde_dp_usbplug_cc_active {
				mux {
					pins = "gpio38";
					function = "gpio";
				};

				config {
					pins = "gpio38";
					bias-disable;
					drive-strength = <16>;
				};
		};

		sde_dp_usbplug_cc_suspend: sde_dp_usbplug_cc_suspend {
				mux {
					pins = "gpio38";
					function = "gpio";
				};

				config {
					pins = "gpio38";
					bias-pull-down;
					drive-strength = <2>;
				};
		};

		fsa_usbc_ana_en_n@100 {
			fsa_usbc_ana_en: fsa_usbc_ana_en {
				mux {