Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
[platform/kernel/u-boot.git] / arch / riscv / dts / hifive-unleashed-a00-u-boot.dtsi
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 /*
3  * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
4  */
5
6 / {
7         aliases {
8                 spi0 = &qspi0;
9                 spi2 = &qspi2;
10         };
11 };