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

Commit 3df6093e 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: disable PM8916 NFC gpio for SKUT1"

parents a2807665 b0f1a148
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -123,3 +123,10 @@
&pm8916_l6 {
	regulator-always-on;
};

&pm8916_gpios {
	gpio@c100 { /* GPIO 2 */
		/* NFC_CLK_REQ */
		status = "disabled";
	};
};