diff mbox series

Documentation: i2c: add testunit docs to index

Message ID 20201002124458.3059-1-wsa+renesas@sang-engineering.com
State Accepted
Headers show
Series Documentation: i2c: add testunit docs to index | expand

Commit Message

Wolfram Sang Oct. 2, 2020, 12:44 p.m. UTC
Fixes: a8335c64c5f0 ("i2c: add slave testunit driver")
Reported-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 Documentation/i2c/index.rst | 1 +
 1 file changed, 1 insertion(+)

Comments

Wolfram Sang Oct. 5, 2020, 8:56 p.m. UTC | #1
On Fri, Oct 02, 2020 at 02:44:58PM +0200, Wolfram Sang wrote:
> Fixes: a8335c64c5f0 ("i2c: add slave testunit driver")
> Reported-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Applied to for-next, thanks!
diff mbox series

Patch

diff --git a/Documentation/i2c/index.rst b/Documentation/i2c/index.rst
index 8a2ad3845191..8b76217e370a 100644
--- a/Documentation/i2c/index.rst
+++ b/Documentation/i2c/index.rst
@@ -47,6 +47,7 @@  Slave I2C
 
    slave-interface
    slave-eeprom-backend
+   slave-testunit-backend
 
 Advanced topics
 ===============