lntiq: add support for Astoria ARV7519RW.
[openwrt/openwrt.git] / target / linux / lantiq / dts / ARV7519RWV11.dts
1 /dts-v1/;
2
3
4 /include/ "ARV7519RW.dtsi"
5
6 / {
7 fpi@10000000 {
8 localbus@0 {
9 nor-boot@0 {
10 compatible = "lantiq,nor";
11 bank-width = <2>;
12 reg = <0 0x0 0x2000000>, <1 0x2000000 0x2000000>;
13 #address-cells = <1>;
14 #size-cells = <1>;
15
16 partition@0 {
17 label = "uboot";
18 reg = <0x000000000000 0x00060000>;
19 read-only;
20 };
21
22 partition@60000 {
23 label = "uboot_cfg";
24 reg = <0x000000060000 0x00020000>;
25 read-only;
26 };
27
28 partition@80000 {
29 label = "firmware";
30 reg = <0x000000080000 0x01f00000>;
31 };
32
33 partition@1f80000 {
34 label = "boardconfig";
35 reg = <0x000001f80000 0x00080000>;
36 read-only;
37
38 };
39
40
41
42 };
43 };
44 };
45 gphy-xrx200 {
46 compatible = "lantiq,phy-xrx200";
47 firmware = "lantiq/vr9_phy11g_a1x.bin"; /*VR9 1.1*/
48 phys = [ 00 01 ];
49 };
50 };