Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: fsi-master-gpio: Document "no-gpio-delays" property

Support for this is being added to the driver but the original
patch forgot to add this documentation.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Benjamin Herrenschmidt and committed by
Rob Herring
b4fb3aa5 399d9e06

+4
+4
Documentation/devicetree/bindings/fsi/fsi-master-gpio.txt
··· 11 11 - trans-gpios = <gpio-descriptor>; : GPIO for voltage translator enable 12 12 - mux-gpios = <gpio-descriptor>; : GPIO for pin multiplexing with other 13 13 functions (eg, external FSI masters) 14 + - no-gpio-delays; : Don't add extra delays between GPIO 15 + accesses. This is useful when the HW 16 + GPIO block is running at a low enough 17 + frequency. 14 18 15 19 Examples: 16 20