]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
spi: Documentation: add page on multi-lane support
authorDavid Lechner <dlechner@baylibre.com>
Fri, 23 Jan 2026 20:37:28 +0000 (14:37 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 2 Feb 2026 12:12:45 +0000 (12:12 +0000)
commit05c3bd745bb065223201824f0044455558541bdc
tree866a2255e347ba390e70c2052d5e786102c51573
parent5621a7bc851658ea2f8e015060f8bb5d27739b06
spi: Documentation: add page on multi-lane support

Add a new page to Documentation/spi/ describing how multi-lane SPI
support works. This is uncommon functionality so it deserves its own
documentation page.

Reviewed-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20260123-spi-add-multi-bus-support-v6-5-12af183c06eb@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/spi/index.rst
Documentation/spi/multiple-data-lanes.rst [new file with mode: 0644]