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

Commit 3a86a3ed authored by Anant Goel's avatar Anant Goel Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add TLMM GPIOs for direct connect support on SA6155P VM



Provide the TLMM GPIO direct connect list for the SA6155P virtual machine
target.

Change-Id: If6786518470fc8cb9d47ee9bfe49e766b404c2ae
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent 27618795
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -349,3 +349,8 @@
#include "sa6155p-vm-usb.dtsi"
#include "sa8155-vm-audio.dtsi"
#include "sa6155p-vm-pcie.dtsi"

&tlmm {
	dirconn-list =  <100 216 1>,
			<99 215 1>;
};