]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi: spi-ath79: Add device tree support
authorAlban Bedel <albeu@free.fr>
Fri, 24 Apr 2015 14:19:22 +0000 (16:19 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 27 Apr 2015 14:44:56 +0000 (15:44 +0100)
commit85f62476fc44e6915787f832371400cbdd7d8bff
tree02cbab3b185e4b87e5d23ad41109cb6baaac8407
parent76426aacabc7bb0bafdcad48f5facabe83ebc451
spi: spi-ath79: Add device tree support

Set the OF node of the spi controller and use the generic GPIO based
chip select instead of the custom controller data. As the controller
data isn't used by any board just drop it.

Signed-off-by: Alban Bedel <albeu@free.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/mips/include/asm/mach-ath79/ath79_spi_platform.h
drivers/spi/spi-ath79.c