summaryrefslogtreecommitdiff
path: root/bindings/bus
diff options
context:
space:
mode:
authorBhaumik Bhatt <bbhatt@qti.qualcomm.com>2019-11-20 16:24:21 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2019-12-05 23:42:33 -0800
commit0faa473a6ff7ad9e515cd0b842c769460e5ca596 (patch)
tree2a1236164e0b2b749aaa7f25f66222716d49f21e /bindings/bus
parent0eeb6eb8830f7c59bf8155b8354c9adcb5b96f53 (diff)
downloaddevicetree-0faa473a6ff7ad9e515cd0b842c769460e5ca596.tar.gz
dt-bindings: bus: mhi: add subsytem failure reason support field
Add the subsytem failure reason supported by device field to the MHI controller. Change-Id: Iedd6b919d045d70564d5e32ac145c4f579bd41df
Diffstat (limited to 'bindings/bus')
-rw-r--r--bindings/bus/mhi.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/bindings/bus/mhi.txt b/bindings/bus/mhi.txt
index 2936cbf4..e496d3bf 100644
--- a/bindings/bus/mhi.txt
+++ b/bindings/bus/mhi.txt
@@ -40,6 +40,12 @@ Main node properties:
MHI client.
Use "esoc0" for qcom modems such as SDX*.
+- mhi,sfr-support
+ Usage: optional
+ Value type: <bool>
+ Definition: Set to true if MHI device supports sending subsystem failure
+ reason upon assert in case PCIe link is functional.
+
============================
mhi channel node properties:
============================