diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-10-02 07:49:50 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-10-08 22:56:44 +0200 |
commit | 8c270fbceba4e13c992ac138e51db217c4844ed6 (patch) | |
tree | c10a8861262da295df17126a4b2ccea06d885e69 /Documentation/admin-guide/gpio | |
parent | gpio: pca953x: Add support for the NXP PCAL9554B/C (diff) | |
download | linux-8c270fbceba4e13c992ac138e51db217c4844ed6.tar.xz linux-8c270fbceba4e13c992ac138e51db217c4844ed6.zip |
docs: gpio: add a new document to its index.rst
There's now a new ReST file. Add it to the index.rst file.
Fixes: ce7a2f77f976 ("docs: gpio: Add GPIO Aggregator documentation")
Fixes: 2fd1abe99e5f ("Documentation: gpio: add documentation for gpio-mockup")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Link: https://lore.kernel.org/r/bad4d85c218d59c1bf69157df8e1012577680d88.1601616399.git.mchehab+huawei@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/admin-guide/gpio')
-rw-r--r-- | Documentation/admin-guide/gpio/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/gpio/index.rst b/Documentation/admin-guide/gpio/index.rst index ef2838638e96..7db367572f30 100644 --- a/Documentation/admin-guide/gpio/index.rst +++ b/Documentation/admin-guide/gpio/index.rst @@ -9,6 +9,7 @@ gpio gpio-aggregator sysfs + gpio-mockup .. only:: subproject and html |