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

Commit 1b21ca4b authored by Can Guo's avatar Can Guo Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add reset support for UFS on Lahaina

Add reset control nodes for UFS host on Lahaina so that driver can reset
UFS host controller through it.

Change-Id: I1dc37911285563bf50d94d9fb13a33fe2c0fcf67
parent 8fe969e5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1090,6 +1090,9 @@

		reset-gpios = <&tlmm 203 GPIO_ACTIVE_LOW>;

		resets = <&clock_gcc GCC_UFS_PHY_BCR>;
		reset-names = "rst";

		status = "disabled";
	};