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

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

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

parents d244019e f29b0899
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 {