2014-12-01 00:51:08 +00:00
|
|
|
/dts-v1/;
|
|
|
|
|
2015-07-16 11:15:02 +00:00
|
|
|
#include "bcm6362.dtsi"
|
|
|
|
|
|
|
|
#include <dt-bindings/input/input.h>
|
2014-12-01 00:51:08 +00:00
|
|
|
|
|
|
|
/ {
|
|
|
|
model = "Sagem F@ST2504n";
|
|
|
|
compatible = "sagem,f@st2504n", "brcm,bcm6362";
|
2015-02-27 17:40:04 +00:00
|
|
|
|
2015-09-12 19:52:43 +00:00
|
|
|
chosen {
|
|
|
|
bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
|
2017-07-31 19:03:37 +00:00
|
|
|
stdout-path = "serial0:115200n8";
|
2015-09-12 19:52:43 +00:00
|
|
|
};
|
|
|
|
|
2015-02-27 17:40:04 +00:00
|
|
|
gpio-keys-polled {
|
|
|
|
compatible = "gpio-keys-polled";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
poll-interval = <20>;
|
|
|
|
debounce-interval = <60>;
|
|
|
|
|
|
|
|
reset {
|
|
|
|
label = "reset";
|
2016-07-01 09:23:06 +00:00
|
|
|
gpios = <&pinctrl 24 1>;
|
2015-07-16 11:15:02 +00:00
|
|
|
linux,code = <KEY_RESTART>;
|
2015-02-27 17:40:04 +00:00
|
|
|
};
|
|
|
|
wps {
|
|
|
|
label = "wps";
|
2016-07-01 09:23:06 +00:00
|
|
|
gpios = <&pinctrl 25 1>;
|
2015-07-16 11:15:02 +00:00
|
|
|
linux,code = <KEY_WPS_BUTTON>;
|
2015-02-27 17:40:04 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
gpio-leds {
|
|
|
|
compatible = "gpio-leds";
|
|
|
|
|
|
|
|
power_orange {
|
|
|
|
label = "fast2504n:orange:power";
|
2016-07-01 09:23:06 +00:00
|
|
|
gpios = <&pinctrl 2 1>;
|
2015-02-27 17:40:04 +00:00
|
|
|
};
|
|
|
|
power_green {
|
|
|
|
label = "fast2504n:green:power";
|
2016-07-01 09:23:06 +00:00
|
|
|
gpios = <&pinctrl 10 1>;
|
2015-02-27 17:40:04 +00:00
|
|
|
default-state = "on";
|
|
|
|
};
|
|
|
|
inet_red {
|
|
|
|
label = "fast2504n:red:internet";
|
2016-07-01 09:23:06 +00:00
|
|
|
gpios = <&pinctrl 26 1>;
|
2015-02-27 17:40:04 +00:00
|
|
|
};
|
|
|
|
ok_green {
|
|
|
|
label = "fast2504n:green:ok";
|
2016-07-01 09:23:06 +00:00
|
|
|
gpios = <&pinctrl 28 1>;
|
2015-02-27 17:40:04 +00:00
|
|
|
};
|
|
|
|
ok_orange {
|
|
|
|
label = "fast2504n:orange:ok";
|
2016-07-01 09:23:06 +00:00
|
|
|
gpios = <&pinctrl 29 1>;
|
2015-02-27 17:40:04 +00:00
|
|
|
};
|
|
|
|
wlan_orangee {
|
|
|
|
label = "fast2504n:orange:wlan";
|
2016-07-01 09:23:06 +00:00
|
|
|
gpios = <&pinctrl 30 1>;
|
2015-02-27 17:40:04 +00:00
|
|
|
};
|
|
|
|
};
|
2014-12-01 00:51:08 +00:00
|
|
|
};
|
2017-02-07 13:24:31 +00:00
|
|
|
|
|
|
|
&hsspi {
|
|
|
|
status = "ok";
|
|
|
|
|
|
|
|
flash@0 {
|
|
|
|
compatible = "jedec,spi-nor";
|
|
|
|
spi-max-frequency = <20000000>;
|
|
|
|
spi-tx-bus-width = <2>;
|
|
|
|
spi-rx-bus-width = <2>;
|
|
|
|
reg = <0>;
|
|
|
|
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <1>;
|
|
|
|
|
|
|
|
linux,part-probe = "bcm63xxpart";
|
|
|
|
|
|
|
|
cfe@0 {
|
|
|
|
reg = <0x000000 0x010000>;
|
|
|
|
label = "cfe";
|
|
|
|
read-only;
|
|
|
|
};
|
|
|
|
|
|
|
|
linux@10000 {
|
|
|
|
reg = <0x010000 0x7e0000>;
|
|
|
|
label = "linux";
|
|
|
|
};
|
|
|
|
|
|
|
|
nvram@7f0000 {
|
|
|
|
reg = <0x7f0000 0x010000>;
|
|
|
|
label = "nvram";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
2017-07-31 19:03:37 +00:00
|
|
|
|
|
|
|
&uart0 {
|
|
|
|
status = "ok";
|
|
|
|
};
|