Skip to content

Commit 2d069c1

Browse files
andy-shevbroonie
authored andcommitted
spi: pxa2xx: Remove outdated documentation
The documentation is referring to the legacy enumeration of the SPI host controllers and target devices. It has nothing to do with the modern way, which is the only supported in kernel right now. Hence, remove outdated documentation file. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20240417110334.2671228-5-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 2a45166 commit 2d069c1

2 files changed

Lines changed: 1 addition & 210 deletions

File tree

Documentation/spi/pxa2xx.rst

Lines changed: 0 additions & 208 deletions
This file was deleted.

drivers/spi/Kconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -832,8 +832,7 @@ config SPI_PXA2XX
832832
select PXA_SSP if ARCH_PXA || ARCH_MMP
833833
help
834834
This enables using a PXA2xx or Sodaville SSP port as a SPI master
835-
controller. The driver can be configured to use any SSP port and
836-
additional documentation can be found a Documentation/spi/pxa2xx.rst.
835+
controller. The driver can be configured to use any SSP port.
837836

838837
config SPI_PXA2XX_PCI
839838
def_tristate SPI_PXA2XX && PCI && COMMON_CLK

0 commit comments

Comments
 (0)