2013-09-19 00:50:46 +00:00
|
|
|
/dts-v1/;
|
|
|
|
|
2016-09-29 16:22:55 +00:00
|
|
|
#include "ar9.dtsi"
|
2013-09-19 00:50:46 +00:00
|
|
|
|
2016-11-11 21:43:08 +00:00
|
|
|
#include <dt-bindings/input/input.h>
|
|
|
|
|
2013-09-19 00:50:46 +00:00
|
|
|
/ {
|
2017-04-08 08:33:53 +00:00
|
|
|
compatible = "zyxel,p-2601hn", "lantiq,xway", "lantiq,danube";
|
2017-04-08 09:40:07 +00:00
|
|
|
model = "ZyXEL P-2601HN-Fx";
|
2013-09-19 00:50:46 +00:00
|
|
|
|
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_green;
|
|
|
|
led-failsafe = &power_red;
|
|
|
|
led-running = &power_green;
|
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;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
memory@0 {
|
|
|
|
reg = <0x0 0x4000000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
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>;
|
2013-09-19 00:50:46 +00:00
|
|
|
|
2016-05-02 18:50:18 +00:00
|
|
|
partition@0 {
|
|
|
|
label = "uboot";
|
|
|
|
reg = <0x00000 0x40000>;
|
|
|
|
read-only;
|
|
|
|
};
|
|
|
|
|
|
|
|
partition@40000 {
|
|
|
|
label = "uboot_env";
|
|
|
|
reg = <0x40000 0x20000>;
|
|
|
|
read-only;
|
|
|
|
};
|
2013-09-19 00:50:46 +00:00
|
|
|
|
2016-05-02 18:50:18 +00:00
|
|
|
partition@60000 {
|
|
|
|
label = "firmware";
|
|
|
|
reg = <0x60000 0xfa0000>;
|
|
|
|
};
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
gpio: pinmux@E100B10 {
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&state_default>;
|
|
|
|
|
|
|
|
state_default: pinmux {
|
|
|
|
stp {
|
|
|
|
lantiq,groups = "stp";
|
|
|
|
lantiq,function = "stp";
|
2014-03-30 09:16:19 +00:00
|
|
|
lantiq,pull = <2>;
|
|
|
|
lantiq,open-drain = <0>;
|
|
|
|
lantiq,output = <1>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
exin {
|
|
|
|
lantiq,groups = "exin1";
|
|
|
|
lantiq,function = "exin";
|
|
|
|
};
|
|
|
|
pci {
|
|
|
|
lantiq,groups = "gnt1";
|
|
|
|
lantiq,function = "pci";
|
|
|
|
};
|
|
|
|
conf_out {
|
|
|
|
lantiq,pins = "io4", "io5", "io6";
|
|
|
|
lantiq,open-drain;
|
|
|
|
lantiq,pull = <0>;
|
|
|
|
};
|
|
|
|
mdio {
|
|
|
|
lantiq,groups = "mdio";
|
|
|
|
lantiq,function = "mdio";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
etop@E180000 {
|
|
|
|
phy-mode = "rmii";
|
|
|
|
};
|
|
|
|
|
|
|
|
ifxhcd@E101000 {
|
|
|
|
status = "okay";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 9 GPIO_ACTIVE_HIGH>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
stp: stp@E100BB0 {
|
|
|
|
#gpio-cells = <2>;
|
|
|
|
compatible = "lantiq,gpio-stp-xway";
|
|
|
|
gpio-controller;
|
|
|
|
reg = <0xE100BB0 0x40>;
|
|
|
|
|
|
|
|
lantiq,shadow = <0xfff>;
|
|
|
|
lantiq,groups = <0x3>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
gpio-keys-polled {
|
|
|
|
compatible = "gpio-keys-polled";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
poll-interval = <100>;
|
|
|
|
|
|
|
|
reset {
|
|
|
|
label = "reset";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 53 GPIO_ACTIVE_LOW>;
|
|
|
|
linux,code = <KEY_RESTART>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
2014-03-30 09:16:19 +00:00
|
|
|
rfkill {
|
|
|
|
label = "rfkill";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 54 GPIO_ACTIVE_LOW>;
|
|
|
|
linux,code = <KEY_RFKILL>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
gpio-leds {
|
|
|
|
compatible = "gpio-leds";
|
|
|
|
|
2016-01-01 21:18:54 +00:00
|
|
|
power_green: power {
|
|
|
|
label = "p2601hnfx:green:power";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&stp 11 GPIO_ACTIVE_LOW>;
|
2016-01-01 21:18:47 +00:00
|
|
|
default-state = "keep";
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
2016-01-01 21:18:54 +00:00
|
|
|
power_red: power2 {
|
|
|
|
label = "p2601hnfx:red:power";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
2016-01-01 21:18:08 +00:00
|
|
|
online: online {
|
2016-01-01 21:18:54 +00:00
|
|
|
label = "p2601hnfx:green:internet";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&stp 13 GPIO_ACTIVE_LOW>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
online2 {
|
2016-01-01 21:18:54 +00:00
|
|
|
label = "p2601hnfx:red:internet";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&stp 12 GPIO_ACTIVE_LOW>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
2016-01-01 21:18:08 +00:00
|
|
|
dsl: dsl {
|
2016-01-01 21:18:54 +00:00
|
|
|
label = "p2601hnfx:green:dsl";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&stp 14 GPIO_ACTIVE_LOW>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
phone {
|
2016-01-01 21:18:54 +00:00
|
|
|
label = "p2601hnfx:green:phone";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&stp 9 GPIO_ACTIVE_LOW>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
phone2 {
|
2016-01-01 21:18:54 +00:00
|
|
|
label = "p2601hnfx:orange:phone";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&stp 8 GPIO_ACTIVE_LOW>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
2016-01-01 21:18:08 +00:00
|
|
|
wifi: wifi {
|
2016-01-01 21:18:54 +00:00
|
|
|
label = "p2601hnfx:green:wireless";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&stp 15 GPIO_ACTIVE_LOW>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
wifi2 {
|
2016-01-01 21:18:54 +00:00
|
|
|
label = "p2601hnfx:orange:wireless";
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&stp 10 GPIO_ACTIVE_LOW>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
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 50 GPIO_ACTIVE_HIGH>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
usb {
|
|
|
|
gpio-export,name = "wifi";
|
|
|
|
gpio-export,output = <1>;
|
2016-09-29 16:22:55 +00:00
|
|
|
gpios = <&gpio 9 GPIO_ACTIVE_HIGH>;
|
2013-09-19 00:50:46 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|