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)
commitf6f6a6320eeeb3e80e1393f727f898f8ca976bfd
treebb4fc573ab65b1f34b34093f3499f5f7921a540b
parent5ccd191cdd1d304fecc0d8ad6161b1e279f31aae
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