Lines Matching +full:link +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
10 model = "TP-Link TL-MR3020";
11 compatible = "tplink,tl-mr3020";
23 compatible = "gpio-leds";
25 led-wlan {
26 label = "tp-link:green:wlan";
27 gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
28 default-state = "off";
31 led-lan {
32 label = "tp-link:green:lan";
33 gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
34 default-state = "off";
37 led-wps {
38 label = "tp-link:green:wps";
39 gpios = <&gpio 26 GPIO_ACTIVE_LOW>;
40 default-state = "off";
43 led-led3g {
44 label = "tp-link:green:3g";
45 gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
46 default-state = "off";
50 gpio-keys {
51 compatible = "gpio-keys";
53 button-0 {
56 gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
59 button-1 {
62 gpios = <&gpio 18 GPIO_ACTIVE_HIGH>;
65 button-2 {
68 gpios = <&gpio 20 GPIO_ACTIVE_HIGH>;
73 compatible = "regulator-fixed";
74 regulator-name = "usb_vbus";
75 regulator-min-microvolt = <5000000>;
76 regulator-max-microvolt = <5000000>;
78 enable-active-high;
83 clock-frequency = <25000000>;
96 vbus-supply = <®_usb_vbus>;
105 num-chipselects = <1>;
110 #address-cells = <1>;
111 #size-cells = <1>;
112 compatible = "spansion,s25sl032p", "jedec,spi-nor";
113 spi-max-frequency = <104000000>;