]> git.baikalelectronics.ru Git - kernel.git/commit
spi: docs: improve the SPI userspace API documentation
authorJavier Martinez Canillas <javierm@redhat.com>
Fri, 19 Nov 2021 12:11:39 +0000 (13:11 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 22 Nov 2021 15:48:22 +0000 (15:48 +0000)
commit3e1b7e96a1c4cb2a2b4348668e428e026604b5dd
treebb4fc573ab65b1f34b34093f3499f5f7921a540b
parent51f56856c2359fdbb21e1697f9bc93b8521d99fc
spi: docs: improve the SPI userspace API documentation

This doc is fairly outdated and only uses legacy device instantiation
terminology. Let us update it and also mention the OF and ACPI device
tables, to make easier for users to figure out how should be defined.

Also, mention that devices bind could be done in user-space now using
the "driver_override" sysfs entry.

Suggested-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20211119121139.2412761-1-javierm@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/spi/spidev.rst