Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / arch / arm / dts / fsl-ls2080a-qds.dts
1 // SPDX-License-Identifier: GPL-2.0+ OR X11
2 /*
3  * Freescale ls2080a QDS defaul board device tree source
4  *
5  * Copyright 2013-2015 Freescale Semiconductor, Inc.
6  */
7
8 /dts-v1/;
9
10 #include "fsl-ls2080a-qds.dtsi"
11
12 / {
13         model = "Freescale Layerscape 2080a QDS Board";
14         compatible = "fsl,ls2080a-qds", "fsl,ls2080a";
15
16         aliases {
17                 spi0 = &qspi;
18                 spi1 = &dspi;
19         };
20 };