commit | 4f8d4e9150a6088ec41df42e4601713fb8d3058d | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Jan 27 00:56:34 2016 -0800 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Jan 28 13:53:30 2016 +0800 |
tree | 410ef19c0021dd425a6955c6bf2ca85ab077ea77 | |
parent | 389ef48ab318e1a6cf357d25b9aafb8c5186cabf [diff] |
x86: Correct spi node alias With recent changes spi node was moved to a place as a subnode under pch, so update the alias to refer to its correct place as well. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>