]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: spi: Support ValleyView in ICH SPI driver
authorSimon Glass <sjg@chromium.org>
Wed, 28 Jan 2015 05:13:43 +0000 (22:13 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:10 +0000 (12:59 +0200)
commit36b5f1988cf157c7508edd51a57bdef626300345
tree76105a02bdf3e9c73a1ecb4d2e933144732f1fed
parent14b5f55dc34f02ca603d3c984a3ff152d7861fa9
x86: spi: Support ValleyView in ICH SPI driver

The base address is found in a different way and the protection bit is also
in a different place. Otherwise it is very similar.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/spi/ich.c
drivers/spi/ich.h