Re: [PATCH 4/5] spi: dt-bindings: Add hold/inactive CS delay peripheral properties

From: Rob Herring
Date: Sun Jan 08 2023 - 16:31:48 EST



On Wed, 04 Jan 2023 18:36:30 +0900, Hector Martin wrote:
> From: Janne Grunau <j@xxxxxxxxxx>
>
> These two properties complete the bindings for the Linux spi_device cs
> model, which includes cs_setup, cs_hold and cs_inactive delay values.
>
> Signed-off-by: Janne Grunau <j@xxxxxxxxxx>
> Signed-off-by: Hector Martin <marcan@xxxxxxxxx>
> ---
> .../devicetree/bindings/spi/spi-peripheral-props.yaml | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>