diff options
author | Sanyog Kale <sanyog.r.kale@intel.com> | 2017-12-14 11:19:32 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-19 11:14:30 +0100 |
commit | 8ecf4264efef64303d6b6c13d35f7c46024fb2ff (patch) | |
tree | a795fc4f2aeb4a5bf1e4a9181c1594ce484a05a5 /Documentation/driver-api/index.rst | |
parent | 09ca389cdb7b5693c4c99ffd4f0fbfbb06cace1e (diff) | |
download | talos-obmc-linux-8ecf4264efef64303d6b6c13d35f7c46024fb2ff.tar.gz talos-obmc-linux-8ecf4264efef64303d6b6c13d35f7c46024fb2ff.zip |
Documentation: Add SoundWire summary
SoundWire is a new Linux bus which implements a new MIPI bus protocol
'SoundWire'. The summary of SoundWire bus and API is documented in the
'summary' file.
Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com>
Signed-off-by: Hardik T Shah <hardik.t.shah@intel.com>
Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com>
Acked-By: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
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 ef7c9e0b179c..e9b41b1634f3 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -48,6 +48,7 @@ available subsections can be seen below. misc_devices dmaengine/index slimbus + soundwire/index .. only:: subproject and html |