projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4368c6a
)
doc: i2c: gpio: Document deblock sequence on probe
author
Marek Vasut
<marex@denx.de>
Tue, 18 Feb 2020 17:24:42 +0000
(18:24 +0100)
committer
Heiko Schocher
<hs@denx.de>
Mon, 16 Mar 2020 06:47:52 +0000
(07:47 +0100)
Document the gpio-i2c deblocking sequence binding.
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Heiko Schocher <hs@denx.de>
doc/device-tree-bindings/i2c/i2c-gpio.txt
patch
|
blob
|
history
diff --git
a/doc/device-tree-bindings/i2c/i2c-gpio.txt
b/doc/device-tree-bindings/i2c/i2c-gpio.txt
index ba56ed5dea11cf2b21e51789bb8a601829bb7e29..e29eeba9e6e51fac400424625aab6ceb935c145e 100644
(file)
--- a/
doc/device-tree-bindings/i2c/i2c-gpio.txt
+++ b/
doc/device-tree-bindings/i2c/i2c-gpio.txt
@@
-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: