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

Commit 85290ff8 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: pull up gpio pins for SPI_0"

parents 6d5c0a0c 3aa5ce12
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -89,12 +89,12 @@

			spi_0_active: spi_0_active {
					       drive-strength = <6>;
					       bias-disable;
					       bias-pull-up;
		        };

			spi_0_sleep: spi_0_sleep {
					       drive-strength = <6>;
					       bias-disable;
					       bias-pull-up;
		        };
		};