diff --git a/bindings/pci/pci-msm.txt b/bindings/pci/pci-msm.txt index a864094c..464a61b8 100644 --- a/bindings/pci/pci-msm.txt +++ b/bindings/pci/pci-msm.txt @@ -212,9 +212,9 @@ interconnects: - BIT(1) PCIe bus driver will not start enumeration if it receives a WAKE interrupt -- qcom,drv-supported: +- qcom,drv-name: Usage: optional - Value type: + Value type: Definition: Direct resource vote (DRV) is supported. APPS PCIe root complex driver can hand off PCIe resources to another subsystem. This will allow APPS to enter lower power modes @@ -503,7 +503,7 @@ Example qcom,target-link-speed = <0x2>; qcom,link-check-max-count = <40> /* 200ms */ qcom,boot-option = <0x1>; - qcom,drv-supported; + qcom,drv-name = "lpass"; qcom,use-19p2mhz-aux-clk; qcom,common-clk-en; qcom,clk-power-manage-en;