Re: [PATCH v2 01/11] dt-bindings: spi: allow expressing DTR capability

From: Geert Uytterhoeven
Date: Thu Feb 27 2020 - 11:29:28 EST


Hi Pratyush,

On Wed, Feb 26, 2020 at 10:37 AM Pratyush Yadav <p.yadav@xxxxxx> wrote:
> Allow spi devices to express DTR receive and transmit capabilities via
> the properties "spi-rx-dtr" and "spi-tx-dtr".
>
> Signed-off-by: Pratyush Yadav <p.yadav@xxxxxx>

Thanks for your patch!

> --- a/Documentation/devicetree/bindings/spi/spi-controller.yaml
> +++ b/Documentation/devicetree/bindings/spi/spi-controller.yaml
> @@ -120,6 +120,11 @@ patternProperties:
> description:
> Delay, in microseconds, after a read transfer.
>
> + spi-rx-dtr:
> + $ref: /schemas/types.yaml#/definitions/flag
> + description:
> + Device supports receiving in DTR mode.

Please explain "DTR" in the document, at least once, e.g.

Double Transfer Rate (DTR).

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds