uboot/u-boot-stm32mp-2020.01/arch/arm/dts/imx7d-sdb-qspi-u-boot.dtsi

11 lines
140 B
Plaintext
Raw Permalink Normal View History

2024-01-10 06:52:34 +00:00
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2018 NXP
*/
&qspi1 {
flash0: mx25l51245g@0 {
compatible = "jedec,spi-nor";
};
};