mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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:
committed by
Gerrit - the friendly Code Review server
parent
648d522e79
commit
c982ea2a0a
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user