diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-03-27 20:43:42 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-27 20:43:41 -0700 |
| commit | df700e072eeb01b2cdbaa695207b5d33e5eb2ec8 (patch) | |
| tree | 5db85f102af0f3895adaf491ad47d5c9b5547f4c /Documentation | |
| parent | df9d7dccc898f25b91117d31acf4154990ead393 (diff) | |
| parent | 090a6c0e900e8af944d296edf845d273e8387508 (diff) | |
Merge "esoc: add support for additonal physical link info"
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/arm/msm/mdm-modem.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/msm/mdm-modem.txt b/Documentation/devicetree/bindings/arm/msm/mdm-modem.txt index 6ddc72576e88..a6537ebd2512 100644 --- a/Documentation/devicetree/bindings/arm/msm/mdm-modem.txt +++ b/Documentation/devicetree/bindings/arm/msm/mdm-modem.txt @@ -108,6 +108,8 @@ Optional driver parameters: - qcom,sysmon-id: platform device id that sysmon is probed with for the subsystem. - qcom,pil-force-shutdown: Boolean. If set, the SSR framework will not trigger graceful shutdown on behalf of the subsystem driver. +- qcom,mdm-link-info: a string indicating additional info about the physical link. + For example: "devID_domain.bus.slot" in case of PCIe. Example: mdm0: qcom,mdm0 { |
