aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files-4.9/arch/mips/boot/dts/EASY98000SFLASH.dts
blob: bbe524e94ef2fcc72d05e137ed318c6d6c440deb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/dts-v1/;

#include "falcon.dtsi"
#include "EASY98000-base.dtsi"
#include "falcon-sflash-16M.dtsi"

/ {
	model = "Lantiq Falcon (SFLASH)";
	compatible = "lantiq,easy98000-sflash", "lantiq,easy98000", "lantiq,falcon";

	aliases {
		spi0 = &ebu_cs0;
		spi1 = &spi;
	};
};