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

Commit 08a9f007 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 bias for I2c gpios in suspend mode"

parents d10b0c95 030d7682
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1007,7 +1007,7 @@
				config {
					pins = "gpio6", "gpio7";
					drive-strength = <2>;
					bias-pull-down;
					bias-disable;
				};
			};
		};
@@ -1037,7 +1037,7 @@
				config {
					pins = "gpio10", "gpio11";
					drive-strength = <2>;
					bias-pull-down;
					bias-disable;
				};
			};
		};
@@ -1067,7 +1067,7 @@
				config {
					pins = "gpio18", "gpio19";
					drive-strength = <2>;
					bias-pull-down;
					bias-disable;
				};
			};
		};
+3 −3
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@
				config {
					pins = "gpio6", "gpio7";
					drive-strength = <2>;
					bias-pull-down;
					bias-disable;
				};
			};
		};
@@ -105,7 +105,7 @@
				config {
					pins = "gpio10", "gpio11";
					drive-strength = <2>;
					bias-pull-down;
					bias-disable;
				};
			};
		};
@@ -135,7 +135,7 @@
				config {
					pins = "gpio18", "gpio19";
					drive-strength = <2>;
					bias-pull-down;
					bias-disable;
				};
			};
		};