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

Commit c982ea2a authored by Tony Truong's avatar Tony Truong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update PCIe0 and PCIe1 CLKREQ default func select on lahaina

Update PCIe0 and PCIe1 to use the correct reference for selecting
function 1 for CLKREQ on lahaina.

Change-Id: Iab9b05b1f324b02252853c0273403173b4d46e62
parent 648d522e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1666,7 +1666,7 @@
		pcie0_clkreq_default: pcie0_clkreq_default {
			mux {
				pins = "gpio95";
				function = "pci_e0";
				function = "pcie0_clkreqn";
			};

			config {
@@ -1707,7 +1707,7 @@
		pcie1_clkreq_default: pcie1_clkreq_default {
			mux {
				pins = "gpio98";
				function = "pci_e1";
				function = "pcie1_clkreqn";
			};

			config {