1// SPDX-License-Identifier: GPL-2.0+ 2/* 3 * Copyright 2018 NXP 4 */ 5 6&qspi { 7 flash0: n25q256a@0 { 8 compatible = "jedec,spi-nor"; 9 }; 10};