diff options
author | Sagar Dharia <sdharia@codeaurora.org> | 2017-12-11 18:42:55 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-19 05:00:29 -0500 |
commit | 202318d37613d264e30d71cc32ef442492d6d279 (patch) | |
tree | f0569ac61c78b46dc2de8629247be0a7825596c2 /Documentation/driver-api/index.rst | |
parent | 73945a8579292d4b2392f63a65ae044bd39d0239 (diff) |
Documentation: Add SLIMbus summary
SLIMbus (Serial Low Power Interchip Media Bus) is a specification
developed by MIPI (Mobile Industry Processor Interface) alliance.
SLIMbus is a 2-wire implementation, which is used to communicate with
peripheral components like audio-codec.
The summary of SLIMbus and API is documented in the 'summary' file.
Signed-off-by: Sagar Dharia <sdharia@codeaurora.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviwed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/driver-api/index.rst')
-rw-r--r-- | Documentation/driver-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index d17a9876b473..ef7c9e0b179c 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst | |||
@@ -47,6 +47,7 @@ available subsections can be seen below. | |||
47 | gpio | 47 | gpio |
48 | misc_devices | 48 | misc_devices |
49 | dmaengine/index | 49 | dmaengine/index |
50 | slimbus | ||
50 | 51 | ||
51 | .. only:: subproject and html | 52 | .. only:: subproject and html |
52 | 53 | ||