mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
Merge "ARM: dts: msm: Add a flag to support card presence pin"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
315e0abc84
@@ -102,6 +102,7 @@ Main node
|
||||
- "perst-gpio" PCIe reset signal line
|
||||
- "wake-gpio" PCIe wake signal line
|
||||
- "qcom,ep-gpio" (opt) PCIe endpoint specific signal line
|
||||
- "card-presence-pin" Device presence detect signal line
|
||||
|
||||
- pinctrl-names:
|
||||
Usage: required
|
||||
|
||||
@@ -571,6 +571,7 @@
|
||||
msi-parent = <&pcie2_msi>;
|
||||
|
||||
perst-gpio = <&tlmm 170 GPIO_ACTIVE_HIGH>;
|
||||
card-presence-pin = <&tlmm 172 GPIO_ACTIVE_HIGH>;
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&pcie2_perst_default>;
|
||||
pinctrl-1 = <&pcie2_perst_default>;
|
||||
|
||||
Reference in New Issue
Block a user