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

Commit 2489cf32 authored by Vipin Deep Kaur's avatar Vipin Deep Kaur
Browse files

dt-bindings: spi-geni-qcom: Define properties for SB PIPE Delay

The u32 property qcom,set-cs-sb-delay specifies the sb pipe delay
value to be set.

Change-Id: Icfab0de48cf66156388bafb182b1f5377d1ae36d
parent 5b98335e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -32,6 +32,11 @@ Optional properties:
- qcom,disable-autosuspend: Specifies to disable runtime PM auto suspend.
- qcom,shared_ee: 	Specifies that this serial engine is shared between
			execution environments.
- qcom,set-cs-sb-delay:	Specifies the SB PIPE delay value in cycles which can be
			used to achieve CS delay in minicore based targets.
  Note: Use this property to introduce cs_clk_delay only for minicore QUPs with
	inter words delay as 0 and CS toggle as 0. For other cases, use the
	conventional method of using spi_cs_clk_dly register.

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