summaryrefslogtreecommitdiff
path: root/bindings/spi
diff options
context:
space:
mode:
authorPrudhvi Yarlagadda <pyarlaga@qti.qualcomm.com>2020-03-24 18:54:31 +0530
committerPrudhvi Yarlagadda <pyarlaga@qti.qualcomm.com>2020-03-24 18:54:31 +0530
commitfe1375e489bb1d968cd227f1af57909451f6a6e6 (patch)
tree70255a9bdbd93c43e9379b48733ed563d1c0ffe3 /bindings/spi
parent2f71b08234cc3c948f3700e4bb780c68838c4a47 (diff)
downloaddevicetree-fe1375e489bb1d968cd227f1af57909451f6a6e6.tar.gz
dt-bindings: spi-geni-qcom: Add shared EE support for spi
Add shared EE property of spi node to support the shared EE usecases. Change-Id: Ie5d6e73f27561c679f5dc664175f78df4f96f4e7
Diffstat (limited to 'bindings/spi')
-rw-r--r--bindings/spi/qcom,spi-geni-qcom.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/spi/qcom,spi-geni-qcom.txt b/bindings/spi/qcom,spi-geni-qcom.txt
index 073ba815..ebfa36f6 100644
--- a/bindings/spi/qcom,spi-geni-qcom.txt
+++ b/bindings/spi/qcom,spi-geni-qcom.txt
@@ -30,6 +30,8 @@ Optional properties:
- qcom,rt: Specifies if the framework worker thread for this
controller device should have "real-time" priority.
- qcom,disable-autosuspend: Specifies to disable runtime PM auto suspend.
+- qcom,shared_ee: Specifies that this serial engine is shared between
+ execution environments.
SPI slave nodes must be children of the SPI master node and can contain
the following properties.