Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba19dc3a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dt-bindings: spi-msm-geni: Define properties for different SPI usecases"

parents 31b7b0a2 4cf3b8b9
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -31,6 +31,12 @@ Optional properties:
		controller device should have "real-time" priority.
- qcom,disable-autosuspend: Specifies to disable runtime PM auto suspend.
- qcom,disable-dma: Set this flag to use FIFO mode only.
- qcom,shared_ee: 	Specifies that this serial engine is shared between
			execution environments.
- qcom,shared_se: 	Specifies that this serial engine is shared simultaneously
			between execution environments. A true multi-EE usecase.
- qcom,le_vm:		Specifies that this serial engine is operating in a trusted VM.


SPI slave nodes must be children of the SPI master node and can contain
the following properties.