]> git.ipfire.org Git - people/ms/u-boot.git/commit
omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support
authorTom Rini <trini@konsulko.com>
Sat, 13 May 2017 02:33:23 +0000 (22:33 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 15 May 2017 14:40:01 +0000 (10:40 -0400)
commit25eaa288016beef4e4229a729e1c732f545ee1f7
treebf3bb06712e6876a0e820fbda97b8a90da4110d8
parent68ccab51936d92551e3e65944af172ad64ca2ca9
omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support

This particular quirk is not enabled in any config files today.  It does
however exist and is handled correctly in device trees and via
CONFIG_DM_SPI.  So we drop the symbol now and add a comment to indicate
that any (new) boards that require this quirk need to enable DM_SPI
instead.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/spi/omap3_spi.c
scripts/config_whitelist.txt