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

Commit 5e53fc46 authored by Kai Xing's avatar Kai Xing Committed by Zhenlin Lian
Browse files

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

change camera0A MCLK drive-strength from 2mA to 8mA.

Change-Id: I9f83c0554adcd637ee70c17b91835c7ac30592a2
parent f21f049c
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;
			};
		};