2014-03-30 09:16:15 +00:00
|
|
|
/dts-v1/;
|
|
|
|
|
2016-09-29 16:22:55 +00:00
|
|
|
#include "danube.dtsi"
|
2014-03-30 09:16:15 +00:00
|
|
|
|
2016-11-11 21:43:08 +00:00
|
|
|
#include <dt-bindings/input/input.h>
|
|
|
|
|
2014-03-30 09:16:15 +00:00
|
|
|
/ {
|
|
|
|
model = "ARV7519PW - Astoria Networks";
|
|
|
|
|
2017-01-04 20:53:22 +00:00
|
|
|
chosen {
|
|
|
|
bootargs = "console=ttyLTQ0,115200";
|
|
|
|
};
|
|
|
|
|
2016-10-04 18:34:03 +00:00
|
|
|
aliases {
|
|
|
|
led-boot = &power;
|
|
|
|
led-failsafe = &power2;
|
|
|
|
led-running = &power;
|
2016-01-01 21:18:47 +00:00
|
|
|
|
2016-10-04 18:34:03 +00:00
|
|
|
led-dsl = &dsl;
|
|
|
|
led-internet = &online;
|
|
|
|
led-wifi = &wifi;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
memory@0 {
|
|
|
|
reg = <0x0 0x4000000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
sram@1F000000 {
|
|
|
|
vmmc@107000 {
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
fpi@10000000 {
|
|
|
|
localbus@0 {
|
|
|
|
nor-boot@0 {
|
|
|
|
compatible = "lantiq,nor";
|
|
|
|
bank-width = <2>;
|
|
|
|
reg = <0 0x0 0x2000000>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <1>;
|
|
|
|
|
2016-05-02 18:50:18 +00:00
|
|
|
partitions {
|
|
|
|
compatible = "fixed-partitions";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <1>;
|
2014-03-30 09:16:15 +00:00
|
|
|
|
2016-05-02 18:50:18 +00:00
|
|
|
partition@0 {
|
|
|
|
label = "uboot";
|
|
|
|
reg = <0x00000 0x40000>;
|
|
|
|
read-only;
|
|
|
|
};
|
2014-03-30 09:16:15 +00:00
|
|
|
|
2016-05-02 18:50:18 +00:00
|
|
|
partition@40000 {
|
|
|
|
label = "uboot_env";
|
|
|
|
reg = <0x40000 0x20000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
partition@60000 {
|
|
|
|
label = "firmware";
|
|
|
|
reg = <0x60000 0xf80000>;
|
|
|
|
};
|
2014-03-30 09:16:15 +00:00
|
|
|
|
2016-08-02 20:26:01 +00:00
|
|
|
boardconfig: partition@fe0000 {
|
2016-05-02 18:50:18 +00:00
|
|
|
label = "board_config";
|
|
|
|
reg = <0xfe0000 0x20000>;
|
|
|
|
read-only;
|
|
|
|
};
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
gpio: pinmux@E100B10 {
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&state_default>;
|
|
|
|
|
|
|
|
state_default: pinmux {
|
|
|
|
ebu {
|
|
|
|
lantiq,groups = "ebu cs1";
|
|
|
|
lantiq,function = "ebu";
|
|
|
|
};
|
|
|
|
pci_in {
|
|
|
|
lantiq,groups = "req1";
|
|
|
|
lantiq,function = "pci";
|
|
|
|
lantiq,open-drain = <1>;
|
|
|
|
lantiq,pull = <2>;
|
|
|
|
lantiq,output = <0>;
|
|
|
|
};
|
|
|
|
pci_out {
|
|
|
|
lantiq,groups = "gnt1";
|
|
|
|
lantiq,function = "pci";
|
|
|
|
lantiq,pull = <0>;
|
|
|
|
lantiq,output = <1>;
|
|
|
|
};
|
|
|
|
pci_rst {
|
|
|
|
lantiq,pins = "io21";
|
|
|
|
lantiq,pull = <2>;
|
|
|
|
lantiq,output = <1>;
|
|
|
|
};
|
|
|
|
switch_rst {
|
|
|
|
lantiq,pins = "io19";
|
|
|
|
lantiq,pull = <2>;
|
|
|
|
lantiq,output = <1>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
etop@E180000 {
|
|
|
|
phy-mode = "mii";
|
2016-08-02 20:26:01 +00:00
|
|
|
mtd-mac-address = <&boardconfig 0x16>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
/* warning: passive port
|
|
|
|
only works with active devices */
|
|
|
|
ifxhcd@E101000 {
|
|
|
|
status = "okay";
|
|
|
|
};
|
2016-11-02 18:49:04 +00:00
|
|
|
};
|
2014-03-30 09:16:15 +00:00
|
|
|
|
|
|
|
gpio-keys-polled {
|
|
|
|
compatible = "gpio-keys-polled";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
poll-interval = <100>;
|
|
|
|
|
|
|
|
rfkill {
|
|
|
|
label = "rfkill";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
|
|
|
|
linux,code = <KEY_RFKILL>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
reset {
|
|
|
|
label = "reset";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
|
|
|
|
linux,code = <KEY_RESTART>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
gpio-leds {
|
|
|
|
compatible = "gpio-leds";
|
2016-01-01 21:18:08 +00:00
|
|
|
power: power {
|
2014-03-30 09:16:15 +00:00
|
|
|
label = "power";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
|
2016-01-01 21:18:47 +00:00
|
|
|
default-state = "keep";
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
2016-01-01 21:18:08 +00:00
|
|
|
power2: power2 {
|
2014-03-30 09:16:15 +00:00
|
|
|
label = "power2";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
2016-01-01 21:18:08 +00:00
|
|
|
online: online {
|
2014-03-30 09:16:15 +00:00
|
|
|
label = "online";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
online2 {
|
|
|
|
label = "online2";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 30 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
2016-01-01 21:18:08 +00:00
|
|
|
wifi: wifi {
|
2014-03-30 09:16:15 +00:00
|
|
|
label = "wifi";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
wifi2 {
|
|
|
|
label = "wifi2";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
wifi3 {
|
|
|
|
label = "wifi3";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
voice {
|
|
|
|
label = "voice";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 31 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
wps {
|
|
|
|
label = "wps";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
wps2 {
|
|
|
|
label = "wps2";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
wps3 {
|
|
|
|
label = "wps3";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
2016-01-01 21:18:08 +00:00
|
|
|
dsl: dsl {
|
2014-03-30 09:16:15 +00:00
|
|
|
label = "dsl";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
lan {
|
|
|
|
label = "lan";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
tv {
|
|
|
|
label = "tv";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 20 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
upgrade {
|
|
|
|
label = "upgrade";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
/* is there another way to "reserve" the GPIO? */
|
|
|
|
gpio_export {
|
|
|
|
compatible = "gpio-export";
|
|
|
|
#size-cells = <0>;
|
|
|
|
|
|
|
|
switch {
|
|
|
|
gpio-export,name = "switch";
|
|
|
|
gpio-export,output = <1>;
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 19 GPIO_ACTIVE_HIGH>;
|
2014-03-30 09:16:15 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
2016-07-14 16:15:48 +00:00
|
|
|
|
|
|
|
&pci0 {
|
|
|
|
status = "okay";
|
|
|
|
lantiq,external-clock;
|
|
|
|
gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
|
|
|
|
req-mask = <0xf>;
|
|
|
|
|
|
|
|
wifi@0,0 {
|
|
|
|
compatible = "pci0,0";
|
|
|
|
reg = <0x7000 0 0 0 0>;
|
|
|
|
ralink,mtd-eeprom = <&boardconfig 0x410>;
|
|
|
|
ralink,mtd-eeprom-swap;
|
|
|
|
};
|
|
|
|
};
|