Brooklyn/kernel/u-boot-master/arch/arm/dts/imx7d-sdb-qspi-u-boot.dtsi
2022-04-02 18:17:33 +05:00

11 lines
136 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2018 NXP
*/
&qspi1 {
flash0: mx25l51245g@0 {
compatible = "spi-flash";
};
};