diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2020-10-02 14:44:58 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-10-05 22:57:45 +0200 |
commit | 40daf09a30a0c86a038bcce606604333f32e03f8 (patch) | |
tree | cd603f8c30947c3d8e9724ce6c2df5d40b76566e /Documentation/i2c | |
parent | 53fd42ff6ccce7b8f8c138206b02e25c14ef0b16 (diff) |
Documentation: i2c: add testunit docs to index
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>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'Documentation/i2c')
-rw-r--r-- | Documentation/i2c/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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 =============== |