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 clkreq function name for the anorak
Update clkreq function name for the anorak. Change-Id: Iad1361d750718d1a3b07135a56715ebccef5d32e
This commit is contained in:
@@ -889,7 +889,7 @@
|
||||
pcie0_clkreq_default: pcie0_clkreq_default {
|
||||
mux {
|
||||
pins = "gpio118";
|
||||
function = "pcie0_clkreqn";
|
||||
function = "pcie0_clk_req";
|
||||
};
|
||||
|
||||
config {
|
||||
@@ -943,7 +943,7 @@
|
||||
pcie1_clkreq_default: pcie1_clkreq_default {
|
||||
mux {
|
||||
pins = "gpio142";
|
||||
function = "pcie1_clkreqn";
|
||||
function = "pcie1_clk_req";
|
||||
};
|
||||
|
||||
config {
|
||||
@@ -997,7 +997,7 @@
|
||||
pcie2_clkreq_default: pcie2_clkreq_default {
|
||||
mux {
|
||||
pins = "gpio171";
|
||||
function = "pcie1_clkreqn";
|
||||
function = "pcie2_clk_req";
|
||||
};
|
||||
|
||||
config {
|
||||
|
||||
Reference in New Issue
Block a user