1 // SPDX-License-Identifier: GPL-2.0
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
10 compatible = "tplink,tl-wr1043nd-v1", "qca,ar9132";
11 model = "TP-Link TL-WR1043ND Version 1";
14 device_type = "memory";
15 reg = <0x0 0x2000000>;
19 compatible = "fixed-clock";
21 clock-frequency = <40000000>;
25 compatible = "gpio-keys";
31 linux,code = <KEY_RESTART>;
32 gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
33 debounce-interval = <60>;
38 linux,code = <KEY_WPS_BUTTON>;
39 gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
40 debounce-interval = <60>;
45 compatible = "gpio-leds";
47 label = "tp-link:green:usb";
48 gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
52 label = "tp-link:green:system";
53 gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
54 linux,default-trigger = "heartbeat";
58 label = "tp-link:green:qss";
59 gpios = <&gpio 5 GPIO_ACTIVE_HIGH>;
63 label = "tp-link:green:wlan";
64 gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
92 compatible = "s25sl064a";
94 spi-max-frequency = <25000000>;
98 reg = <0x000000 0x020000>;
103 reg = <0x020000 0x7D0000>;
108 reg = <0x7F0000 0x010000>;