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
This commit is contained in:
Tony Truong
2020-02-05 11:26:53 -08:00
committed by Gerrit - the friendly Code Review server
parent 648d522e79
commit c982ea2a0a

View File

@@ -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 {