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

Commit 105dc2c0 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: Modify config node for cci"

parents 9c9b3840 aa965649
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1027,7 +1027,7 @@

			config {
				pins = "gpio17","gpio18";
				bias-disable; /* No PULL */
				bias-pull-up; /* PULL UP*/
				drive-strength = <2>; /* 2 MA */
			};
		};
@@ -1041,7 +1041,7 @@

			config {
				pins = "gpio17","gpio18";
				bias-disable; /* No PULL */
				bias-pull-down; /* PULL DOWN */
				drive-strength = <2>; /* 2 MA */
			};
		};
@@ -1055,7 +1055,7 @@

			config {
				pins = "gpio19","gpio20";
				bias-disable; /* No PULL */
				bias-pull-up; /* PULL UP*/
				drive-strength = <2>; /* 2 MA */
			};
		};
@@ -1069,7 +1069,7 @@

			config {
				pins = "gpio19","gpio20";
				bias-disable; /* No PULL */
				bias-pull-down; /* PULL DOWN */
				drive-strength = <2>; /* 2 MA */
			};
		};