
18 Feb
2020
18 Feb
'20
6:25 p.m.
On 2/18/20 8:11 AM, Heiko Schocher wrote:
Hello Marek,
Am 07.02.2020 um 16:57 schrieb Marek Vasut:
Add deblock dequence for the I2C bus, needed on some devices. This sequence is issued once, when probing the driver, and is controlled by DT property, "i2c-gpio,deblock".
Signed-off-by: Marek Vasut marex@denx.de
drivers/i2c/i2c-gpio.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
Nitpick: I see no entry in doc/device-tree-bindings/i2c/i2c-gpio.txt for the new dts binding ... please send a follow up patch which adds it, or a v2 for this one, thanks!
Done in [PATCH] doc: i2c: gpio: Document deblock sequence on probe