xref: /openbmc/u-boot/arch/arm/dts/imx6ul-14x14-evk-u-boot.dtsi (revision 3fda0262c33fc2b63be06588afe2802a8ab81eb8)
1// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright 2018 NXP
4 */
5
6&qspi {
7	flash0: n25q256a@0 {
8		compatible = "spi-flash";
9	};
10};