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

Commit 2f359b3e 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 internal pull up for 8909w BG"

parents eff4eda6 bf9148fb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -236,6 +236,8 @@

	config {
		pins = "gpio98";
		/delete-property/ bias-pull-down;
		bias-disable; /* No PULL */
	};
};

+2 −0
Original line number Diff line number Diff line
@@ -266,6 +266,8 @@

	config {
		pins = "gpio98";
		/delete-property/ bias-pull-down;
		bias-disable; /* No PULL */
	};
};