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

Commit a3dbc7bd 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: Correct spi2 chip select configuration for msm8909"

parents b955c5a3 1170d5b2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -396,7 +396,7 @@
				config {
					pins = "gpio111";
					drive-strength = <2>;
					bias-disable;
					bias-pull-up;
				};
			};
			spi2_cs0_sleep: spi2_cs0_sleep {
@@ -407,7 +407,7 @@
				config {
					pins = "gpio111";
					drive-strength = <2>;
					bias-disable;
					bias-pull-up;
				};
			};
		};