x86: Add alias for SPI node in the board dts
authorBin Meng <bmeng.cn@gmail.com>
Wed, 15 Apr 2015 04:00:11 +0000 (12:00 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 30 Apr 2015 00:51:48 +0000 (18:51 -0600)
commit0a9bb489bf02effd59443a497e5ad7d66509ea1d
treeb060ab1cc8cf0e3fe34aec7af524465136d9ce58
parent19268834fb208a7deb43f9a00b034e0c6abab3cd
x86: Add alias for SPI node in the board dts

Since Intel ICH SPI driver has been converted to driver model, we need
add an alias for SPI node in the board dts files otherwise SPI flash
won't be detected due to 'invalid bus' error.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/dts/crownbay.dts
arch/x86/dts/galileo.dts
arch/x86/dts/minnowmax.dts