[U-Boot] [PATCH] x86: Correct spi node alias
Bin Meng
bmeng.cn at gmail.com
Thu Jan 28 07:09:40 CET 2016
On Thu, Jan 28, 2016 at 6:53 AM, Simon Glass <sjg at chromium.org> wrote:
> On 27 January 2016 at 01:56, Bin Meng <bmeng.cn at gmail.com> wrote:
>> 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 at gmail.com>
>> ---
>>
>> arch/x86/dts/bayleybay.dts | 4 ++--
>> arch/x86/dts/broadwell_som-6896.dts | 4 ++--
>> arch/x86/dts/chromebook_link.dts | 4 ++--
>> arch/x86/dts/chromebox_panther.dts | 4 ++--
>> arch/x86/dts/crownbay.dts | 4 ++--
>> arch/x86/dts/galileo.dts | 4 ++--
>> arch/x86/dts/minnowmax.dts | 4 ++--
>> 7 files changed, 14 insertions(+), 14 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86/master, thanks!
More information about the U-Boot
mailing list