Skip to content

Commit b4fb3aa

Browse files
ozbenhrobherring
authored andcommitted
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 <[email protected]> Signed-off-by: Rob Herring <[email protected]>
1 parent 399d9e0 commit b4fb3aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/fsi/fsi-master-gpio.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Optional properties:
1111
- trans-gpios = <gpio-descriptor>; : GPIO for voltage translator enable
1212
- mux-gpios = <gpio-descriptor>; : GPIO for pin multiplexing with other
1313
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.
1418

1519
Examples:
1620

0 commit comments

Comments
 (0)