1// SPDX-License-Identifier: GPL-2.0+ 2/* 3 * Copyright 2018 NXP 4 */ 5 6&qspi1 { 7 flash0: mx25l51245g@0 { 8 compatible = "spi-flash"; 9 }; 10}; 11