2013-04-03 17:59:46 +08:00
|
|
|
/dts-v1/;
|
|
|
|
|
|
|
|
/include/ "rt3050.dtsi"
|
|
|
|
|
|
|
|
/ {
|
|
|
|
compatible = "DAP-1350", "ralink,rt3052-soc";
|
|
|
|
model = "D-Link DAP-1350";
|
|
|
|
|
|
|
|
chosen {
|
2013-04-09 22:19:28 +08:00
|
|
|
bootargs = "console=ttyS0,115200";
|
2013-04-03 17:59:46 +08:00
|
|
|
};
|
|
|
|
|
2013-09-18 05:45:44 +08:00
|
|
|
pinctrl {
|
|
|
|
state_default: pinctrl0 {
|
|
|
|
gpio {
|
|
|
|
ralink,group = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf";
|
|
|
|
ralink,function = "gpio";
|
|
|
|
};
|
2013-04-03 17:59:46 +08:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
cfi@1f000000 {
|
|
|
|
compatible = "cfi-flash";
|
|
|
|
reg = <0x1f000000 0x800000>;
|
|
|
|
bank-width = <2>;
|
|
|
|
device-width = <2>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <1>;
|
2013-04-09 22:19:24 +08:00
|
|
|
|
|
|
|
partition@0 {
|
|
|
|
label = "u-boot";
|
|
|
|
reg = <0x0 0x30000>;
|
|
|
|
read-only;
|
|
|
|
};
|
|
|
|
|
2014-07-17 18:55:31 +08:00
|
|
|
devdata: partition@30000 {
|
2013-04-09 22:19:24 +08:00
|
|
|
label = "devdata";
|
|
|
|
reg = <0x30000 0x10000>;
|
|
|
|
read-only;
|
|
|
|
};
|
|
|
|
|
|
|
|
partition@40000 {
|
|
|
|
label = "devconf";
|
|
|
|
reg = <0x40000 0x30000>;
|
|
|
|
read-only;
|
|
|
|
};
|
|
|
|
|
|
|
|
partition@70000 {
|
|
|
|
label = "devlang";
|
|
|
|
reg = <0x70000 0x40000>;
|
|
|
|
read-only;
|
|
|
|
};
|
|
|
|
|
|
|
|
partition@b0000 {
|
|
|
|
label = "firmware";
|
|
|
|
reg = <0xb0000 0x750000>;
|
|
|
|
};
|
2013-04-03 17:59:46 +08:00
|
|
|
};
|
|
|
|
|
2014-07-27 04:36:09 +08:00
|
|
|
ethernet@10100000 {
|
|
|
|
mtd-mac-address = <&devdata 0x2e>;
|
|
|
|
};
|
|
|
|
|
2013-04-03 17:59:46 +08:00
|
|
|
esw@10110000 {
|
|
|
|
ralink,portmap = <0x2f>;
|
|
|
|
};
|
|
|
|
|
2014-07-17 18:55:31 +08:00
|
|
|
wmac@10180000 {
|
|
|
|
ralink,mtd-eeprom = <&devdata 0>;
|
|
|
|
};
|
|
|
|
|
2013-04-03 17:59:46 +08:00
|
|
|
gpio-leds {
|
|
|
|
compatible = "gpio-leds";
|
2015-08-17 13:57:18 +08:00
|
|
|
|
2013-04-03 17:59:46 +08:00
|
|
|
power {
|
2015-08-17 14:24:34 +08:00
|
|
|
label = "dap-1350:blue:power";
|
2013-04-03 17:59:46 +08:00
|
|
|
gpios = <&gpio0 8 1>;
|
|
|
|
};
|
2015-08-17 13:57:18 +08:00
|
|
|
|
2013-04-03 17:59:46 +08:00
|
|
|
power2 {
|
2015-08-17 14:24:34 +08:00
|
|
|
label = "dap-1350:red:power";
|
2013-04-03 17:59:46 +08:00
|
|
|
gpios = <&gpio0 9 1>;
|
|
|
|
};
|
2015-08-17 13:57:18 +08:00
|
|
|
|
2013-04-03 17:59:46 +08:00
|
|
|
wps {
|
2015-08-17 14:24:34 +08:00
|
|
|
label = "dap-1350:blue:wps";
|
2013-04-03 17:59:46 +08:00
|
|
|
gpios = <&gpio0 14 1>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
gpio-keys-polled {
|
|
|
|
compatible = "gpio-keys-polled";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
poll-interval = <20>;
|
2015-08-17 13:57:18 +08:00
|
|
|
|
2013-04-03 17:59:46 +08:00
|
|
|
reset {
|
|
|
|
label = "reset";
|
|
|
|
gpios = <&gpio0 10 1>;
|
|
|
|
linux,code = <0x198>;
|
|
|
|
};
|
2015-08-17 13:57:18 +08:00
|
|
|
|
2013-04-03 17:59:46 +08:00
|
|
|
wps {
|
|
|
|
label = "wps";
|
|
|
|
gpios = <&gpio0 0 1>;
|
|
|
|
linux,code = <0x211>;
|
|
|
|
};
|
2015-08-17 13:57:18 +08:00
|
|
|
|
2013-04-03 17:59:46 +08:00
|
|
|
rt {
|
|
|
|
label = "rt";
|
|
|
|
gpios = <&gpio0 11 1>;
|
|
|
|
linux,code = <0x100>;
|
|
|
|
};
|
2015-08-17 13:57:18 +08:00
|
|
|
|
2013-04-03 17:59:46 +08:00
|
|
|
ap {
|
|
|
|
label = "ap";
|
|
|
|
gpios = <&gpio0 7 1>;
|
|
|
|
linux,code = <0x101>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
otg@101c0000 {
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
};
|