]> 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)
commit5e9172c281c7c5fdd503d6fafd35649480895036
treebb4fc573ab65b1f34b34093f3499f5f7921a540b
parent6be4026149a028ee195f69313ade8423f0aab8f4
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