]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: exynos: Convert SPI to driver model
authorSimon Glass <sjg@chromium.org>
Tue, 14 Oct 2014 05:42:01 +0000 (23:42 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Oct 2014 16:36:49 +0000 (10:36 -0600)
commit73186c9460761315a5a5dfd352c631ab2a022f28
tree4a583fdccc9388ac51962b3029f683585edf56a6
parent623b638607aa00dad85cee36e229011c79b249ce
dm: exynos: Convert SPI to driver model

Move the exynos SPI driver over to driver model. This removes quite a bit
of boilerplate from the driver, although it adds some for driver model.

A few device tree additions are needed to make the SPI flash available.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
arch/arm/dts/exynos5250-snow.dts
arch/arm/dts/exynos5420-peach-pit.dts
board/samsung/common/board.c
drivers/spi/exynos_spi.c
include/configs/exynos-common.h