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

Commit b2461c4c authored by Jayadev K's avatar Jayadev K
Browse files

ARM: dts: qcom: Modify pinctrl configuration for HS-I2S node



Replace 'output-high' with 'input-enable' for HS-I2S d0 gpio
on SA6155.

Change-Id: I140a2f0b0a50a0645cab8142477e5af125f40757
Signed-off-by: default avatarJayadev K <jayak@codeaurora.org>
parent 91aa9b06
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2020, The Linux Foundation. All rights reserved.
 *
 *
 * This program is free software; you can redistribute it and/or modify
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
 * it under the terms of the GNU General Public License version 2 and
@@ -1878,7 +1878,7 @@
					pins = "gpio38";
					pins = "gpio38";
					drive-strength = <4>;   /* 4 mA */
					drive-strength = <4>;   /* 4 mA */
					bias-no-pull;
					bias-no-pull;
					output-high;
					input-enable;
				};
				};
			};
			};
		};
		};
@@ -1962,7 +1962,7 @@
					pins = "gpio26";
					pins = "gpio26";
					drive-strength = <4>;   /* 4 mA */
					drive-strength = <4>;   /* 4 mA */
					bias-no-pull;
					bias-no-pull;
					output-high;
					input-enable;
				};
				};
			};
			};
		};
		};