
20 Apr
2015
20 Apr
'15
5:23 a.m.
On 14 April 2015 at 22:00, Bin Meng bmeng.cn@gmail.com wrote:
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
arch/x86/dts/crownbay.dts | 6 +++++- arch/x86/dts/galileo.dts | 4 ++++ arch/x86/dts/minnowmax.dts | 3 ++- 3 files changed, 11 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chromium.org