ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar7161_ruckus_zf734x.dtsi
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "ar7161_ruckus_gd11.dtsi"
4
5 &keys {
6 opt {
7 /* Not used by stock firmware */
8 label = "opt";
9 linux,code = <KEY_WPS_BUTTON>;
10 gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
11 debounce-interval = <60>;
12 };
13 };
14
15 &beamforming_2g_gpio {
16 /* Default beamforming switches configuration from stock firmware,
17 * the AP is started and for broadcast frames - all outputs high */
18 lb0 {
19 line-name = "beamforming:2g:lb0";
20 gpios = <0 GPIO_ACTIVE_LOW>;
21 output-high;
22 gpio-hog;
23 };
24
25 lb1 {
26 line-name = "beamforming:2g:lb1";
27 gpios = <1 GPIO_ACTIVE_LOW>;
28 output-high;
29 gpio-hog;
30 };
31
32 lb2 {
33 line-name = "beamforming:2g:lb2";
34 gpios = <2 GPIO_ACTIVE_LOW>;
35 output-high;
36 gpio-hog;
37 };
38
39 lb3 {
40 line-name = "beamforming:2g:lb3";
41 gpios = <3 GPIO_ACTIVE_LOW>;
42 output-high;
43 gpio-hog;
44 };
45
46 lb4 {
47 line-name = "beamforming:2g:lb4";
48 gpios = <4 GPIO_ACTIVE_LOW>;
49 output-high;
50 gpio-hog;
51 };
52
53 lb5 {
54 line-name = "beamforming:2g:lb5";
55 gpios = <5 GPIO_ACTIVE_LOW>;
56 output-high;
57 gpio-hog;
58 };
59
60 lb6 {
61 line-name = "beamforming:2g:lb6";
62 gpios = <6 GPIO_ACTIVE_LOW>;
63 output-high;
64 gpio-hog;
65 };
66
67 lb7 {
68 line-name = "beamforming:2g:lb7";
69 gpios = <7 GPIO_ACTIVE_LOW>;
70 output-high;
71 gpio-hog;
72 };
73 };
74
75 &beamforming_5g_gpio {
76 /* Default beamforming switches configuration from stock firmware,
77 * the AP is started and for broadcast frames - all outputs high */
78 hb0 {
79 line-name = "beamforming:5g:hb0";
80 gpios = <0 GPIO_ACTIVE_LOW>;
81 output-high;
82 gpio-hog;
83 };
84
85 hb1 {
86 line-name = "beamforming:5g:hb1";
87 gpios = <1 GPIO_ACTIVE_LOW>;
88 output-high;
89 gpio-hog;
90 };
91
92 hb2 {
93 line-name = "beamforming:5g:hb2";
94 gpios = <2 GPIO_ACTIVE_LOW>;
95 output-high;
96 gpio-hog;
97 };
98
99 hb3 {
100 line-name = "beamforming:5g:hb3";
101 gpios = <3 GPIO_ACTIVE_LOW>;
102 output-high;
103 gpio-hog;
104 };
105
106 hb4 {
107 line-name = "beamforming:5g:hb4";
108 gpios = <4 GPIO_ACTIVE_LOW>;
109 output-high;
110 gpio-hog;
111 };
112
113 hb5 {
114 line-name = "beamforming:5g:hb5";
115 gpios = <5 GPIO_ACTIVE_LOW>;
116 output-high;
117 gpio-hog;
118 };
119 };