summaryrefslogtreecommitdiff
path: root/arch/arm/dts/armada-388-clearfog-u-boot.dtsi
blob: f31691ee9491cc7839454d9e2331bedf2b1c3684 (plain)
1
2
3
4
5
6
7
8
9
// SPDX-License-Identifier: GPL-2.0+

&spi1 {
	u-boot,dm-spl;

	spi-flash@0 {
		u-boot,dm-spl;
	};
};