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

Commit b8da4b8d authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: qcom: change camera0A MCLK drive-strength from 2mA to 8mA"

parents 6c538863 5e53fc46
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2237,7 +2237,7 @@
			config {
				pins = "gpio94";
				bias-disable; /* No PULL */
				drive-strength = <2>; /* 2 MA */
				drive-strength = <8>; /* 8 MA */
			};
		};

@@ -2251,7 +2251,7 @@
			config {
				pins = "gpio94";
				bias-pull-down; /* PULL DOWN */
				drive-strength = <2>; /* 2 MA */
				drive-strength = <8>; /* 8 MA */
			};
		};

@@ -2433,7 +2433,7 @@
			config {
				pins = "gpio93";
				bias-disable; /* No PULL */
				drive-strength = <2>; /* 2 MA */
				drive-strength = <8>; /* 8 MA */
			};
		};

@@ -2447,7 +2447,7 @@
			config {
				pins = "gpio93";
				bias-pull-down; /* PULL DOWN */
				drive-strength = <2>; /* 2 MA */
				drive-strength = <8>; /* 8 MA */
				output-low;
			};
		};