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

Commit 8f344f9d authored by Jayadev K's avatar Jayadev K Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: Modify pinctrl settings for HS-I2S device nodes



Reversing the direction of data lines of the HS-I2S interfaces on
SA6155.

Change-Id: I2705c23c59c364602c267694067be49f76f2420f
Signed-off-by: default avatarJayadev K <jayak@codeaurora.org>
parent 89822ecf
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -1821,7 +1821,7 @@
					pins = "gpio38";
					pins = "gpio38";
					drive-strength = <4>;   /* 4 mA */
					drive-strength = <4>;   /* 4 mA */
					bias-no-pull;
					bias-no-pull;
					input-enable;
					output-high;
				};
				};
			};
			};
		};
		};
@@ -1849,7 +1849,7 @@
					pins = "gpio39";
					pins = "gpio39";
					drive-strength = <4>;   /* 4 mA */
					drive-strength = <4>;   /* 4 mA */
					bias-no-pull;
					bias-no-pull;
					output-high;
					input-enable;
				};
				};
			};
			};
		};
		};
@@ -1905,7 +1905,7 @@
					pins = "gpio26";
					pins = "gpio26";
					drive-strength = <4>;   /* 4 mA */
					drive-strength = <4>;   /* 4 mA */
					bias-no-pull;
					bias-no-pull;
					input-enable;
					output-high;
				};
				};
			};
			};
		};
		};
@@ -1933,7 +1933,7 @@
					pins = "gpio27";
					pins = "gpio27";
					drive-strength = <4>;   /* 4 mA */
					drive-strength = <4>;   /* 4 mA */
					bias-no-pull;
					bias-no-pull;
					output-high;
					input-enable;
				};
				};
			};
			};
		};
		};