mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-29 06:31:28 +01:00
doc: i2c: gpio: Document deblock sequence on probe
Document the gpio-i2c deblocking sequence binding. Signed-off-by: Marek Vasut <marex@denx.de> Reviewed-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
4368c6a2bc
commit
092d9ea26c
@ -16,6 +16,8 @@ Optional:
|
|||||||
The resulting transfer speed can be adjusted by setting the delay[us]
|
The resulting transfer speed can be adjusted by setting the delay[us]
|
||||||
between gpio-toggle operations. Speed [Hz] = 1000000 / 4 * udelay[us],
|
between gpio-toggle operations. Speed [Hz] = 1000000 / 4 * udelay[us],
|
||||||
It not defined, then default is 5us (~50KHz).
|
It not defined, then default is 5us (~50KHz).
|
||||||
|
* i2c-gpio,deblock
|
||||||
|
Run deblocking sequence when the driver gets probed.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user