summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx7d-sdb-qspi-u-boot.dtsi
blob: 2ce6961096f4694644a79eda2caee0c045fc3cf5 (plain)
1
2
3
4
5
6
7
8
9
10
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright 2018 NXP
 */

&qspi1 {
	flash0: mx25l51245g@0 {
		compatible = "spi-flash";
	};
};