km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
authorPascal Linder <pascal.linder@edu.hefr.ch>
Tue, 18 Jun 2019 06:44:02 +0000 (08:44 +0200)
committerStefan Roese <sr@denx.de>
Thu, 11 Jul 2019 08:58:03 +0000 (10:58 +0200)
commitfd9d70d7383d7f3afa54af4308c78ce1c99dbddb
tree92874df5b9b296c4133c7a0246511d41594807d0
parentc2cd4ec00c5d837bc4ce13befe43957bc3d132c7
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards

KM Kirkwood boards now implement the driver model for its SPI flash
interface. Therefore, the old board specific claim and release functions
can be deleted. The preprocessor definition CONFIG_SYS_KW_SPI_MPP is yet
unused as well. All its appearances and dependencies are removed in the
kirkwood_spi driver, header files and finally the configuration whitelist.

Signed-off-by: Pascal Linder <pascal.linder@edu.hefr.ch>
Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/include/asm/arch-mvebu/spi.h
board/keymile/km_arm/km_arm.c
drivers/spi/kirkwood_spi.c
include/configs/km/km_arm.h
scripts/config_whitelist.txt