Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
[oweals/u-boot.git] / arch / arm / dts / imx7d-sdb-qspi-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright 2018 NXP
4  */
5
6 &qspi1 {
7         flash0: mx25l51245g@0 {
8                 compatible = "jedec,spi-nor";
9         };
10 };