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

Commit f94af1ba authored by Vipin Deep Kaur's avatar Vipin Deep Kaur
Browse files

dt-bindings: spi: Allow flexible MISO sampling rate for SPI HLOS



Add DT flag to allow flexible MISO sampling rate for SPI HLOS.

Change-Id: Id127138f14b0b7a76a2063eccc7fd517b7ca0372
Signed-off-by: default avatarVipin Deep Kaur <vkaur@codeaurora.org>
parent 3a7c94d3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,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,set-miso-sampling: Specifies to set miso sampling rate.
- qcom,miso-sampling-ctrl-val: Specifies the value of miso sampling rate.

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