mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02: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:
committed by
Heiko Schocher
parent
4368c6a2bc
commit
092d9ea26c
@@ -16,6 +16,8 @@ Optional:
|
||||
The resulting transfer speed can be adjusted by setting the delay[us]
|
||||
between gpio-toggle operations. Speed [Hz] = 1000000 / 4 * udelay[us],
|
||||
It not defined, then default is 5us (~50KHz).
|
||||
* i2c-gpio,deblock
|
||||
Run deblocking sequence when the driver gets probed.
|
||||
|
||||
Example:
|
||||
|
||||
|
Reference in New Issue
Block a user