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

Commit 61802ecf 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 smb_stat pinctrl node for mdmcalifornium"

parents 3b90e493 4c216c2e
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -270,6 +270,22 @@
			};
		};

		/* SMB CONFIGURATION */
		pmx_smb_stat {
			smb_stat_active: smb_stat_active {
				mux {
					pins = "gpio83";
					function = "gpio";
				};

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

		/* UART HS CONFIGURATION */

		blsp1_uart1_active: blsp1_uart1_active {