Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
[oweals/u-boot.git] / arch / arm / dts / imx6sx-sabreauto-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright 2018 NXP
4  */
5
6 &qspi1 {
7         num-cs = <2>;
8
9         flash0: n25q256a@0 {
10                 compatible = "jedec,spi-nor";
11         };
12
13         flash1: n25q256a@1 {
14                 compatible = "jedec,spi-nor";
15         };
16 };