f792ac268b19388b2c9d557d4ace69c58775b12e
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / dv-201amr.dts
1 /dts-v1/;
2
3 #include "bcm6348.dtsi"
4
5 #include <dt-bindings/input/input.h>
6
7 / {
8 model = "Davolink DV-201AMR";
9 compatible = "davolink,dv-201amr", "brcm,bcm6348";
10 };
11
12 &pflash {
13 status = "ok";
14
15 linux,part-probe = "bcm63xxpart";
16
17 backup@0 {
18 label = "backup";
19 reg = <0x000000 0x400000>;
20 };
21
22 cfe@400000 {
23 label = "cfe";
24 reg = <0x400000 0x010000>;
25 read-only;
26 };
27
28 linux@410000 {
29 label = "linux";
30 reg = <0x410000 0x3f0000>;
31 };
32 };