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

#include "falcon.dtsi"
#include "falcon_lantiq_easy98000.dtsi"
#include "falcon_sflash-16m.dtsi"

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

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