7c082dd207b491ae3f6cf9e2922df81bc1e0dfae
[openwrt/staging/wigyori.git] / target / linux / mediatek / files-5.15 / drivers / pinctrl / mediatek / pinctrl-mt7981.c
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3 * The MT7981 driver based on Linux generic pinctrl binding.
4 *
5 * Copyright (C) 2020 MediaTek Inc.
6 * Author: Sam Shih <sam.shih@mediatek.com>
7 */
8
9 #include "pinctrl-moore.h"
10
11 #define MT7981_PIN(_number, _name) \
12 MTK_PIN(_number, _name, 0, _number, DRV_GRP4)
13
14 #define PIN_FIELD_BASE(_s_pin, _e_pin, _i_base, _s_addr, _x_addrs, _s_bit, _x_bits) \
15 PIN_FIELD_CALC(_s_pin, _e_pin, _i_base, _s_addr, _x_addrs, _s_bit, \
16 _x_bits, 32, 0)
17
18 #define PINS_FIELD_BASE(_s_pin, _e_pin, _i_base, _s_addr, _x_addrs, _s_bit, _x_bits) \
19 PIN_FIELD_CALC(_s_pin, _e_pin, _i_base, _s_addr, _x_addrs, _s_bit, \
20 _x_bits, 32, 1)
21
22 static const struct mtk_pin_field_calc mt7981_pin_mode_range[] = {
23 PIN_FIELD(0, 56, 0x300, 0x10, 0, 4),
24 };
25
26 static const struct mtk_pin_field_calc mt7981_pin_dir_range[] = {
27 PIN_FIELD(0, 56, 0x0, 0x10, 0, 1),
28 };
29
30 static const struct mtk_pin_field_calc mt7981_pin_di_range[] = {
31 PIN_FIELD(0, 56, 0x200, 0x10, 0, 1),
32 };
33
34 static const struct mtk_pin_field_calc mt7981_pin_do_range[] = {
35 PIN_FIELD(0, 56, 0x100, 0x10, 0, 1),
36 };
37
38 static const struct mtk_pin_field_calc mt7981_pin_ies_range[] = {
39 PIN_FIELD_BASE(0, 0, 1, 0x10, 0x10, 1, 1),
40 PIN_FIELD_BASE(1, 1, 1, 0x10, 0x10, 0, 1),
41 PIN_FIELD_BASE(2, 2, 5, 0x20, 0x10, 6, 1),
42 PIN_FIELD_BASE(3, 3, 4, 0x20, 0x10, 6, 1),
43 PIN_FIELD_BASE(4, 4, 4, 0x20, 0x10, 2, 1),
44 PIN_FIELD_BASE(5, 5, 4, 0x20, 0x10, 1, 1),
45 PIN_FIELD_BASE(6, 6, 4, 0x20, 0x10, 3, 1),
46 PIN_FIELD_BASE(7, 7, 4, 0x20, 0x10, 0, 1),
47 PIN_FIELD_BASE(8, 8, 4, 0x20, 0x10, 4, 1),
48
49 PIN_FIELD_BASE(9, 9, 5, 0x20, 0x10, 9, 1),
50 PIN_FIELD_BASE(10, 10, 5, 0x20, 0x10, 8, 1),
51 PIN_FIELD_BASE(11, 11, 5, 0x40, 0x10, 10, 1),
52 PIN_FIELD_BASE(12, 12, 5, 0x20, 0x10, 7, 1),
53 PIN_FIELD_BASE(13, 13, 5, 0x20, 0x10, 11, 1),
54
55 PIN_FIELD_BASE(14, 14, 4, 0x20, 0x10, 8, 1),
56
57 PIN_FIELD_BASE(15, 15, 2, 0x20, 0x10, 0, 1),
58 PIN_FIELD_BASE(16, 16, 2, 0x20, 0x10, 1, 1),
59 PIN_FIELD_BASE(17, 17, 2, 0x20, 0x10, 5, 1),
60 PIN_FIELD_BASE(18, 18, 2, 0x20, 0x10, 4, 1),
61 PIN_FIELD_BASE(19, 19, 2, 0x20, 0x10, 2, 1),
62 PIN_FIELD_BASE(20, 20, 2, 0x20, 0x10, 3, 1),
63 PIN_FIELD_BASE(21, 21, 2, 0x20, 0x10, 6, 1),
64 PIN_FIELD_BASE(22, 22, 2, 0x20, 0x10, 7, 1),
65 PIN_FIELD_BASE(23, 23, 2, 0x20, 0x10, 10, 1),
66 PIN_FIELD_BASE(24, 24, 2, 0x20, 0x10, 9, 1),
67 PIN_FIELD_BASE(25, 25, 2, 0x20, 0x10, 8, 1),
68
69 PIN_FIELD_BASE(26, 26, 5, 0x20, 0x10, 0, 1),
70 PIN_FIELD_BASE(27, 27, 5, 0x20, 0x10, 4, 1),
71 PIN_FIELD_BASE(28, 28, 5, 0x20, 0x10, 3, 1),
72 PIN_FIELD_BASE(29, 29, 5, 0x20, 0x10, 1, 1),
73 PIN_FIELD_BASE(30, 30, 5, 0x20, 0x10, 2, 1),
74 PIN_FIELD_BASE(31, 31, 5, 0x20, 0x10, 5, 1),
75
76 PIN_FIELD_BASE(32, 32, 1, 0x10, 0x10, 2, 1),
77 PIN_FIELD_BASE(33, 33, 1, 0x10, 0x10, 3, 1),
78
79 PIN_FIELD_BASE(34, 34, 4, 0x20, 0x10, 5, 1),
80 PIN_FIELD_BASE(35, 35, 4, 0x20, 0x10, 7, 1),
81
82 PIN_FIELD_BASE(36, 36, 3, 0x10, 0x10, 2, 1),
83 PIN_FIELD_BASE(37, 37, 3, 0x10, 0x10, 3, 1),
84 PIN_FIELD_BASE(38, 38, 3, 0x10, 0x10, 0, 1),
85 PIN_FIELD_BASE(39, 39, 3, 0x10, 0x10, 1, 1),
86
87 PIN_FIELD_BASE(40, 40, 7, 0x30, 0x10, 1, 1),
88 PIN_FIELD_BASE(41, 41, 7, 0x30, 0x10, 0, 1),
89 PIN_FIELD_BASE(42, 42, 7, 0x30, 0x10, 9, 1),
90 PIN_FIELD_BASE(43, 43, 7, 0x30, 0x10, 7, 1),
91 PIN_FIELD_BASE(44, 44, 7, 0x30, 0x10, 8, 1),
92 PIN_FIELD_BASE(45, 45, 7, 0x30, 0x10, 3, 1),
93 PIN_FIELD_BASE(46, 46, 7, 0x30, 0x10, 4, 1),
94 PIN_FIELD_BASE(47, 47, 7, 0x30, 0x10, 5, 1),
95 PIN_FIELD_BASE(48, 48, 7, 0x30, 0x10, 6, 1),
96 PIN_FIELD_BASE(49, 49, 7, 0x30, 0x10, 2, 1),
97
98 PIN_FIELD_BASE(50, 50, 6, 0x10, 0x10, 0, 1),
99 PIN_FIELD_BASE(51, 51, 6, 0x10, 0x10, 2, 1),
100 PIN_FIELD_BASE(52, 52, 6, 0x10, 0x10, 3, 1),
101 PIN_FIELD_BASE(53, 53, 6, 0x10, 0x10, 4, 1),
102 PIN_FIELD_BASE(54, 54, 6, 0x10, 0x10, 5, 1),
103 PIN_FIELD_BASE(55, 55, 6, 0x10, 0x10, 6, 1),
104 PIN_FIELD_BASE(56, 56, 6, 0x10, 0x10, 1, 1),
105 };
106
107 static const struct mtk_pin_field_calc mt7981_pin_smt_range[] = {
108 PIN_FIELD_BASE(0, 0, 1, 0x60, 0x10, 1, 1),
109 PIN_FIELD_BASE(1, 1, 1, 0x60, 0x10, 0, 1),
110 PIN_FIELD_BASE(2, 2, 5, 0x90, 0x10, 6, 1),
111 PIN_FIELD_BASE(3, 3, 4, 0x80, 0x10, 6, 1),
112 PIN_FIELD_BASE(4, 4, 4, 0x80, 0x10, 2, 1),
113 PIN_FIELD_BASE(5, 5, 4, 0x80, 0x10, 1, 1),
114 PIN_FIELD_BASE(6, 6, 4, 0x80, 0x10, 3, 1),
115 PIN_FIELD_BASE(7, 7, 4, 0x80, 0x10, 0, 1),
116 PIN_FIELD_BASE(8, 8, 4, 0x80, 0x10, 4, 1),
117
118 PIN_FIELD_BASE(9, 9, 5, 0x90, 0x10, 9, 1),
119 PIN_FIELD_BASE(10, 10, 5, 0x90, 0x10, 8, 1),
120 PIN_FIELD_BASE(11, 11, 5, 0x90, 0x10, 10, 1),
121 PIN_FIELD_BASE(12, 12, 5, 0x90, 0x10, 7, 1),
122 PIN_FIELD_BASE(13, 13, 5, 0x90, 0x10, 11, 1),
123
124 PIN_FIELD_BASE(14, 14, 4, 0x80, 0x10, 8, 1),
125
126 PIN_FIELD_BASE(15, 15, 2, 0x90, 0x10, 0, 1),
127 PIN_FIELD_BASE(16, 16, 2, 0x90, 0x10, 1, 1),
128 PIN_FIELD_BASE(17, 17, 2, 0x90, 0x10, 5, 1),
129 PIN_FIELD_BASE(18, 18, 2, 0x90, 0x10, 4, 1),
130 PIN_FIELD_BASE(19, 19, 2, 0x90, 0x10, 2, 1),
131 PIN_FIELD_BASE(20, 20, 2, 0x90, 0x10, 3, 1),
132 PIN_FIELD_BASE(21, 21, 2, 0x90, 0x10, 6, 1),
133 PIN_FIELD_BASE(22, 22, 2, 0x90, 0x10, 7, 1),
134 PIN_FIELD_BASE(23, 23, 2, 0x90, 0x10, 10, 1),
135 PIN_FIELD_BASE(24, 24, 2, 0x90, 0x10, 9, 1),
136 PIN_FIELD_BASE(25, 25, 2, 0x90, 0x10, 8, 1),
137
138 PIN_FIELD_BASE(26, 26, 5, 0x90, 0x10, 0, 1),
139 PIN_FIELD_BASE(27, 27, 5, 0x90, 0x10, 4, 1),
140 PIN_FIELD_BASE(28, 28, 5, 0x90, 0x10, 3, 1),
141 PIN_FIELD_BASE(29, 29, 5, 0x90, 0x10, 1, 1),
142 PIN_FIELD_BASE(30, 30, 5, 0x90, 0x10, 2, 1),
143 PIN_FIELD_BASE(31, 31, 5, 0x90, 0x10, 5, 1),
144
145 PIN_FIELD_BASE(32, 32, 1, 0x60, 0x10, 2, 1),
146 PIN_FIELD_BASE(33, 33, 1, 0x60, 0x10, 3, 1),
147
148 PIN_FIELD_BASE(34, 34, 4, 0x80, 0x10, 5, 1),
149 PIN_FIELD_BASE(35, 35, 4, 0x80, 0x10, 7, 1),
150
151 PIN_FIELD_BASE(36, 36, 3, 0x60, 0x10, 2, 1),
152 PIN_FIELD_BASE(37, 37, 3, 0x60, 0x10, 3, 1),
153 PIN_FIELD_BASE(38, 38, 3, 0x60, 0x10, 0, 1),
154 PIN_FIELD_BASE(39, 39, 3, 0x60, 0x10, 1, 1),
155
156 PIN_FIELD_BASE(40, 40, 7, 0x70, 0x10, 1, 1),
157 PIN_FIELD_BASE(41, 41, 7, 0x70, 0x10, 0, 1),
158 PIN_FIELD_BASE(42, 42, 7, 0x70, 0x10, 9, 1),
159 PIN_FIELD_BASE(43, 43, 7, 0x70, 0x10, 7, 1),
160 PIN_FIELD_BASE(44, 44, 7, 0x30, 0x10, 8, 1),
161 PIN_FIELD_BASE(45, 45, 7, 0x70, 0x10, 3, 1),
162 PIN_FIELD_BASE(46, 46, 7, 0x70, 0x10, 4, 1),
163 PIN_FIELD_BASE(47, 47, 7, 0x70, 0x10, 5, 1),
164 PIN_FIELD_BASE(48, 48, 7, 0x70, 0x10, 6, 1),
165 PIN_FIELD_BASE(49, 49, 7, 0x70, 0x10, 2, 1),
166
167 PIN_FIELD_BASE(50, 50, 6, 0x50, 0x10, 0, 1),
168 PIN_FIELD_BASE(51, 51, 6, 0x50, 0x10, 2, 1),
169 PIN_FIELD_BASE(52, 52, 6, 0x50, 0x10, 3, 1),
170 PIN_FIELD_BASE(53, 53, 6, 0x50, 0x10, 4, 1),
171 PIN_FIELD_BASE(54, 54, 6, 0x50, 0x10, 5, 1),
172 PIN_FIELD_BASE(55, 55, 6, 0x50, 0x10, 6, 1),
173 PIN_FIELD_BASE(56, 56, 6, 0x50, 0x10, 1, 1),
174 };
175
176 static const struct mtk_pin_field_calc mt7981_pin_pu_range[] = {
177 PIN_FIELD_BASE(40, 40, 7, 0x50, 0x10, 1, 1),
178 PIN_FIELD_BASE(41, 41, 7, 0x50, 0x10, 0, 1),
179 PIN_FIELD_BASE(42, 42, 7, 0x50, 0x10, 9, 1),
180 PIN_FIELD_BASE(43, 43, 7, 0x50, 0x10, 7, 1),
181 PIN_FIELD_BASE(44, 44, 7, 0x50, 0x10, 8, 1),
182 PIN_FIELD_BASE(45, 45, 7, 0x50, 0x10, 3, 1),
183 PIN_FIELD_BASE(46, 46, 7, 0x50, 0x10, 4, 1),
184 PIN_FIELD_BASE(47, 47, 7, 0x50, 0x10, 5, 1),
185 PIN_FIELD_BASE(48, 48, 7, 0x50, 0x10, 6, 1),
186 PIN_FIELD_BASE(49, 49, 7, 0x50, 0x10, 2, 1),
187
188 PIN_FIELD_BASE(50, 50, 6, 0x30, 0x10, 0, 1),
189 PIN_FIELD_BASE(51, 51, 6, 0x30, 0x10, 2, 1),
190 PIN_FIELD_BASE(52, 52, 6, 0x30, 0x10, 3, 1),
191 PIN_FIELD_BASE(53, 53, 6, 0x30, 0x10, 4, 1),
192 PIN_FIELD_BASE(54, 54, 6, 0x30, 0x10, 5, 1),
193 PIN_FIELD_BASE(55, 55, 6, 0x30, 0x10, 6, 1),
194 PIN_FIELD_BASE(56, 56, 6, 0x30, 0x10, 1, 1),
195 };
196
197 static const struct mtk_pin_field_calc mt7981_pin_pd_range[] = {
198 PIN_FIELD_BASE(40, 40, 7, 0x40, 0x10, 1, 1),
199 PIN_FIELD_BASE(41, 41, 7, 0x40, 0x10, 0, 1),
200 PIN_FIELD_BASE(42, 42, 7, 0x40, 0x10, 9, 1),
201 PIN_FIELD_BASE(43, 43, 7, 0x40, 0x10, 7, 1),
202 PIN_FIELD_BASE(44, 44, 7, 0x40, 0x10, 8, 1),
203 PIN_FIELD_BASE(45, 45, 7, 0x40, 0x10, 3, 1),
204 PIN_FIELD_BASE(46, 46, 7, 0x40, 0x10, 4, 1),
205 PIN_FIELD_BASE(47, 47, 7, 0x40, 0x10, 5, 1),
206 PIN_FIELD_BASE(48, 48, 7, 0x40, 0x10, 6, 1),
207 PIN_FIELD_BASE(49, 49, 7, 0x40, 0x10, 2, 1),
208
209 PIN_FIELD_BASE(50, 50, 6, 0x20, 0x10, 0, 1),
210 PIN_FIELD_BASE(51, 51, 6, 0x20, 0x10, 2, 1),
211 PIN_FIELD_BASE(52, 52, 6, 0x20, 0x10, 3, 1),
212 PIN_FIELD_BASE(53, 53, 6, 0x20, 0x10, 4, 1),
213 PIN_FIELD_BASE(54, 54, 6, 0x20, 0x10, 5, 1),
214 PIN_FIELD_BASE(55, 55, 6, 0x20, 0x10, 6, 1),
215 PIN_FIELD_BASE(56, 56, 6, 0x20, 0x10, 1, 1),
216 };
217
218 static const struct mtk_pin_field_calc mt7981_pin_drv_range[] = {
219 PIN_FIELD_BASE(0, 0, 1, 0x00, 0x10, 3, 3),
220 PIN_FIELD_BASE(1, 1, 1, 0x00, 0x10, 0, 3),
221
222 PIN_FIELD_BASE(2, 2, 5, 0x00, 0x10, 18, 3),
223
224 PIN_FIELD_BASE(3, 3, 4, 0x00, 0x10, 18, 1),
225 PIN_FIELD_BASE(4, 4, 4, 0x00, 0x10, 6, 1),
226 PIN_FIELD_BASE(5, 5, 4, 0x00, 0x10, 3, 3),
227 PIN_FIELD_BASE(6, 6, 4, 0x00, 0x10, 9, 3),
228 PIN_FIELD_BASE(7, 7, 4, 0x00, 0x10, 0, 3),
229 PIN_FIELD_BASE(8, 8, 4, 0x00, 0x10, 12, 3),
230
231 PIN_FIELD_BASE(9, 9, 5, 0x00, 0x10, 27, 3),
232 PIN_FIELD_BASE(10, 10, 5, 0x00, 0x10, 24, 3),
233 PIN_FIELD_BASE(11, 11, 5, 0x00, 0x10, 0, 3),
234 PIN_FIELD_BASE(12, 12, 5, 0x00, 0x10, 21, 3),
235 PIN_FIELD_BASE(13, 13, 5, 0x00, 0x10, 3, 3),
236
237 PIN_FIELD_BASE(14, 14, 4, 0x00, 0x10, 27, 3),
238
239 PIN_FIELD_BASE(15, 15, 2, 0x00, 0x10, 0, 3),
240 PIN_FIELD_BASE(16, 16, 2, 0x00, 0x10, 3, 3),
241 PIN_FIELD_BASE(17, 17, 2, 0x00, 0x10, 15, 3),
242 PIN_FIELD_BASE(18, 18, 2, 0x00, 0x10, 12, 3),
243 PIN_FIELD_BASE(19, 19, 2, 0x00, 0x10, 6, 3),
244 PIN_FIELD_BASE(20, 20, 2, 0x00, 0x10, 9, 3),
245 PIN_FIELD_BASE(21, 21, 2, 0x00, 0x10, 18, 3),
246 PIN_FIELD_BASE(22, 22, 2, 0x00, 0x10, 21, 3),
247 PIN_FIELD_BASE(23, 23, 2, 0x00, 0x10, 0, 3),
248 PIN_FIELD_BASE(24, 24, 2, 0x00, 0x10, 27, 3),
249 PIN_FIELD_BASE(25, 25, 2, 0x00, 0x10, 24, 3),
250
251 PIN_FIELD_BASE(26, 26, 5, 0x00, 0x10, 0, 3),
252 PIN_FIELD_BASE(27, 27, 5, 0x00, 0x10, 12, 3),
253 PIN_FIELD_BASE(28, 28, 5, 0x00, 0x10, 9, 3),
254 PIN_FIELD_BASE(29, 29, 5, 0x00, 0x10, 3, 3),
255 PIN_FIELD_BASE(30, 30, 5, 0x00, 0x10, 6, 3),
256 PIN_FIELD_BASE(31, 31, 5, 0x00, 0x10, 15, 3),
257
258 PIN_FIELD_BASE(32, 32, 1, 0x00, 0x10, 9, 3),
259 PIN_FIELD_BASE(33, 33, 1, 0x00, 0x10, 12, 3),
260
261 PIN_FIELD_BASE(34, 34, 4, 0x00, 0x10, 15, 3),
262 PIN_FIELD_BASE(35, 35, 4, 0x00, 0x10, 21, 3),
263
264 PIN_FIELD_BASE(36, 36, 3, 0x00, 0x10, 6, 3),
265 PIN_FIELD_BASE(37, 37, 3, 0x00, 0x10, 9, 3),
266 PIN_FIELD_BASE(38, 38, 3, 0x00, 0x10, 0, 3),
267 PIN_FIELD_BASE(39, 39, 3, 0x00, 0x10, 3, 3),
268
269 PIN_FIELD_BASE(40, 40, 7, 0x00, 0x10, 3, 3),
270 PIN_FIELD_BASE(41, 41, 7, 0x00, 0x10, 0, 3),
271 PIN_FIELD_BASE(42, 42, 7, 0x00, 0x10, 27, 3),
272 PIN_FIELD_BASE(43, 43, 7, 0x00, 0x10, 21, 3),
273 PIN_FIELD_BASE(44, 44, 7, 0x00, 0x10, 24, 3),
274 PIN_FIELD_BASE(45, 45, 7, 0x00, 0x10, 9, 3),
275 PIN_FIELD_BASE(46, 46, 7, 0x00, 0x10, 12, 3),
276 PIN_FIELD_BASE(47, 47, 7, 0x00, 0x10, 15, 3),
277 PIN_FIELD_BASE(48, 48, 7, 0x00, 0x10, 18, 3),
278 PIN_FIELD_BASE(49, 49, 7, 0x00, 0x10, 6, 3),
279
280 PIN_FIELD_BASE(50, 50, 6, 0x00, 0x10, 0, 3),
281 PIN_FIELD_BASE(51, 51, 6, 0x00, 0x10, 6, 3),
282 PIN_FIELD_BASE(52, 52, 6, 0x00, 0x10, 9, 3),
283 PIN_FIELD_BASE(53, 53, 6, 0x00, 0x10, 12, 3),
284 PIN_FIELD_BASE(54, 54, 6, 0x00, 0x10, 15, 3),
285 PIN_FIELD_BASE(55, 55, 6, 0x00, 0x10, 18, 3),
286 PIN_FIELD_BASE(56, 56, 6, 0x00, 0x10, 3, 3),
287 };
288
289 static const struct mtk_pin_field_calc mt7981_pin_pupd_range[] = {
290 PIN_FIELD_BASE(0, 0, 1, 0x20, 0x10, 1, 1),
291 PIN_FIELD_BASE(1, 1, 1, 0x20, 0x10, 0, 1),
292 PIN_FIELD_BASE(2, 2, 5, 0x30, 0x10, 6, 1),
293 PIN_FIELD_BASE(3, 3, 4, 0x30, 0x10, 6, 1),
294 PIN_FIELD_BASE(4, 4, 4, 0x30, 0x10, 2, 1),
295 PIN_FIELD_BASE(5, 5, 4, 0x30, 0x10, 1, 1),
296 PIN_FIELD_BASE(6, 6, 4, 0x30, 0x10, 3, 1),
297 PIN_FIELD_BASE(7, 7, 4, 0x30, 0x10, 0, 1),
298 PIN_FIELD_BASE(8, 8, 4, 0x30, 0x10, 4, 1),
299
300 PIN_FIELD_BASE(9, 9, 5, 0x30, 0x10, 9, 1),
301 PIN_FIELD_BASE(10, 10, 5, 0x30, 0x10, 8, 1),
302 PIN_FIELD_BASE(11, 11, 5, 0x30, 0x10, 10, 1),
303 PIN_FIELD_BASE(12, 12, 5, 0x30, 0x10, 7, 1),
304 PIN_FIELD_BASE(13, 13, 5, 0x30, 0x10, 11, 1),
305
306 PIN_FIELD_BASE(14, 14, 4, 0x30, 0x10, 8, 1),
307
308 PIN_FIELD_BASE(15, 15, 2, 0x30, 0x10, 0, 1),
309 PIN_FIELD_BASE(16, 16, 2, 0x30, 0x10, 1, 1),
310 PIN_FIELD_BASE(17, 17, 2, 0x30, 0x10, 5, 1),
311 PIN_FIELD_BASE(18, 18, 2, 0x30, 0x10, 4, 1),
312 PIN_FIELD_BASE(19, 19, 2, 0x30, 0x10, 2, 1),
313 PIN_FIELD_BASE(20, 20, 2, 0x90, 0x10, 3, 1),
314 PIN_FIELD_BASE(21, 21, 2, 0x30, 0x10, 6, 1),
315 PIN_FIELD_BASE(22, 22, 2, 0x30, 0x10, 7, 1),
316 PIN_FIELD_BASE(23, 23, 2, 0x30, 0x10, 10, 1),
317 PIN_FIELD_BASE(24, 24, 2, 0x30, 0x10, 9, 1),
318 PIN_FIELD_BASE(25, 25, 2, 0x30, 0x10, 8, 1),
319
320 PIN_FIELD_BASE(26, 26, 5, 0x30, 0x10, 0, 1),
321 PIN_FIELD_BASE(27, 27, 5, 0x30, 0x10, 4, 1),
322 PIN_FIELD_BASE(28, 28, 5, 0x30, 0x10, 3, 1),
323 PIN_FIELD_BASE(29, 29, 5, 0x30, 0x10, 1, 1),
324 PIN_FIELD_BASE(30, 30, 5, 0x30, 0x10, 2, 1),
325 PIN_FIELD_BASE(31, 31, 5, 0x30, 0x10, 5, 1),
326
327 PIN_FIELD_BASE(32, 32, 1, 0x20, 0x10, 2, 1),
328 PIN_FIELD_BASE(33, 33, 1, 0x20, 0x10, 3, 1),
329
330 PIN_FIELD_BASE(34, 34, 4, 0x30, 0x10, 5, 1),
331 PIN_FIELD_BASE(35, 35, 4, 0x30, 0x10, 7, 1),
332
333 PIN_FIELD_BASE(36, 36, 3, 0x20, 0x10, 2, 1),
334 PIN_FIELD_BASE(37, 37, 3, 0x20, 0x10, 3, 1),
335 PIN_FIELD_BASE(38, 38, 3, 0x20, 0x10, 0, 1),
336 PIN_FIELD_BASE(39, 39, 3, 0x20, 0x10, 1, 1),
337 };
338
339 static const struct mtk_pin_field_calc mt7981_pin_r0_range[] = {
340 PIN_FIELD_BASE(0, 0, 1, 0x30, 0x10, 1, 1),
341 PIN_FIELD_BASE(1, 1, 1, 0x30, 0x10, 0, 1),
342 PIN_FIELD_BASE(2, 2, 5, 0x40, 0x10, 6, 1),
343 PIN_FIELD_BASE(3, 3, 4, 0x40, 0x10, 6, 1),
344 PIN_FIELD_BASE(4, 4, 4, 0x40, 0x10, 2, 1),
345 PIN_FIELD_BASE(5, 5, 4, 0x40, 0x10, 1, 1),
346 PIN_FIELD_BASE(6, 6, 4, 0x40, 0x10, 3, 1),
347 PIN_FIELD_BASE(7, 7, 4, 0x40, 0x10, 0, 1),
348 PIN_FIELD_BASE(8, 8, 4, 0x40, 0x10, 4, 1),
349
350 PIN_FIELD_BASE(9, 9, 5, 0x40, 0x10, 9, 1),
351 PIN_FIELD_BASE(10, 10, 5, 0x40, 0x10, 8, 1),
352 PIN_FIELD_BASE(11, 11, 5, 0x40, 0x10, 10, 1),
353 PIN_FIELD_BASE(12, 12, 5, 0x40, 0x10, 7, 1),
354 PIN_FIELD_BASE(13, 13, 5, 0x40, 0x10, 11, 1),
355
356 PIN_FIELD_BASE(14, 14, 4, 0x40, 0x10, 8, 1),
357
358 PIN_FIELD_BASE(15, 15, 2, 0x40, 0x10, 0, 1),
359 PIN_FIELD_BASE(16, 16, 2, 0x40, 0x10, 1, 1),
360 PIN_FIELD_BASE(17, 17, 2, 0x40, 0x10, 5, 1),
361 PIN_FIELD_BASE(18, 18, 2, 0x40, 0x10, 4, 1),
362 PIN_FIELD_BASE(19, 19, 2, 0x40, 0x10, 2, 1),
363 PIN_FIELD_BASE(20, 20, 2, 0x40, 0x10, 3, 1),
364 PIN_FIELD_BASE(21, 21, 2, 0x40, 0x10, 6, 1),
365 PIN_FIELD_BASE(22, 22, 2, 0x40, 0x10, 7, 1),
366 PIN_FIELD_BASE(23, 23, 2, 0x40, 0x10, 10, 1),
367 PIN_FIELD_BASE(24, 24, 2, 0x40, 0x10, 9, 1),
368 PIN_FIELD_BASE(25, 25, 2, 0x40, 0x10, 8, 1),
369
370 PIN_FIELD_BASE(26, 26, 5, 0x40, 0x10, 0, 1),
371 PIN_FIELD_BASE(27, 27, 5, 0x40, 0x10, 4, 1),
372 PIN_FIELD_BASE(28, 28, 5, 0x40, 0x10, 3, 1),
373 PIN_FIELD_BASE(29, 29, 5, 0x40, 0x10, 1, 1),
374 PIN_FIELD_BASE(30, 30, 5, 0x40, 0x10, 2, 1),
375 PIN_FIELD_BASE(31, 31, 5, 0x40, 0x10, 5, 1),
376
377 PIN_FIELD_BASE(32, 32, 1, 0x30, 0x10, 2, 1),
378 PIN_FIELD_BASE(33, 33, 1, 0x30, 0x10, 3, 1),
379
380 PIN_FIELD_BASE(34, 34, 4, 0x40, 0x10, 5, 1),
381 PIN_FIELD_BASE(35, 35, 4, 0x40, 0x10, 7, 1),
382
383 PIN_FIELD_BASE(36, 36, 3, 0x30, 0x10, 2, 1),
384 PIN_FIELD_BASE(37, 37, 3, 0x30, 0x10, 3, 1),
385 PIN_FIELD_BASE(38, 38, 3, 0x30, 0x10, 0, 1),
386 PIN_FIELD_BASE(39, 39, 3, 0x30, 0x10, 1, 1),
387 };
388
389 static const struct mtk_pin_field_calc mt7981_pin_r1_range[] = {
390 PIN_FIELD_BASE(0, 0, 1, 0x40, 0x10, 1, 1),
391 PIN_FIELD_BASE(1, 1, 1, 0x40, 0x10, 0, 1),
392 PIN_FIELD_BASE(2, 2, 5, 0x50, 0x10, 6, 1),
393 PIN_FIELD_BASE(3, 3, 4, 0x50, 0x10, 6, 1),
394 PIN_FIELD_BASE(4, 4, 4, 0x50, 0x10, 2, 1),
395 PIN_FIELD_BASE(5, 5, 4, 0x50, 0x10, 1, 1),
396 PIN_FIELD_BASE(6, 6, 4, 0x50, 0x10, 3, 1),
397 PIN_FIELD_BASE(7, 7, 4, 0x50, 0x10, 0, 1),
398 PIN_FIELD_BASE(8, 8, 4, 0x50, 0x10, 4, 1),
399
400 PIN_FIELD_BASE(9, 9, 5, 0x50, 0x10, 9, 1),
401 PIN_FIELD_BASE(10, 10, 5, 0x50, 0x10, 8, 1),
402 PIN_FIELD_BASE(11, 11, 5, 0x50, 0x10, 10, 1),
403 PIN_FIELD_BASE(12, 12, 5, 0x50, 0x10, 7, 1),
404 PIN_FIELD_BASE(13, 13, 5, 0x50, 0x10, 11, 1),
405
406 PIN_FIELD_BASE(14, 14, 4, 0x50, 0x10, 8, 1),
407
408 PIN_FIELD_BASE(15, 15, 2, 0x50, 0x10, 0, 1),
409 PIN_FIELD_BASE(16, 16, 2, 0x50, 0x10, 1, 1),
410 PIN_FIELD_BASE(17, 17, 2, 0x50, 0x10, 5, 1),
411 PIN_FIELD_BASE(18, 18, 2, 0x50, 0x10, 4, 1),
412 PIN_FIELD_BASE(19, 19, 2, 0x50, 0x10, 2, 1),
413 PIN_FIELD_BASE(20, 20, 2, 0x50, 0x10, 3, 1),
414 PIN_FIELD_BASE(21, 21, 2, 0x50, 0x10, 6, 1),
415 PIN_FIELD_BASE(22, 22, 2, 0x50, 0x10, 7, 1),
416 PIN_FIELD_BASE(23, 23, 2, 0x50, 0x10, 10, 1),
417 PIN_FIELD_BASE(24, 24, 2, 0x50, 0x10, 9, 1),
418 PIN_FIELD_BASE(25, 25, 2, 0x50, 0x10, 8, 1),
419
420 PIN_FIELD_BASE(26, 26, 5, 0x50, 0x10, 0, 1),
421 PIN_FIELD_BASE(27, 27, 5, 0x50, 0x10, 4, 1),
422 PIN_FIELD_BASE(28, 28, 5, 0x50, 0x10, 3, 1),
423 PIN_FIELD_BASE(29, 29, 5, 0x50, 0x10, 1, 1),
424 PIN_FIELD_BASE(30, 30, 5, 0x50, 0x10, 2, 1),
425 PIN_FIELD_BASE(31, 31, 5, 0x50, 0x10, 5, 1),
426
427 PIN_FIELD_BASE(32, 32, 1, 0x40, 0x10, 2, 1),
428 PIN_FIELD_BASE(33, 33, 1, 0x40, 0x10, 3, 1),
429
430 PIN_FIELD_BASE(34, 34, 4, 0x50, 0x10, 5, 1),
431 PIN_FIELD_BASE(35, 35, 4, 0x50, 0x10, 7, 1),
432
433 PIN_FIELD_BASE(36, 36, 3, 0x40, 0x10, 2, 1),
434 PIN_FIELD_BASE(37, 37, 3, 0x40, 0x10, 3, 1),
435 PIN_FIELD_BASE(38, 38, 3, 0x40, 0x10, 0, 1),
436 PIN_FIELD_BASE(39, 39, 3, 0x40, 0x10, 1, 1),
437 };
438
439 static const unsigned int mt7981_pull_type[] = {
440 MTK_PULL_PUPD_R1R0_TYPE,/*0*/ MTK_PULL_PUPD_R1R0_TYPE,/*1*/
441 MTK_PULL_PUPD_R1R0_TYPE,/*2*/ MTK_PULL_PUPD_R1R0_TYPE,/*3*/
442 MTK_PULL_PUPD_R1R0_TYPE,/*4*/ MTK_PULL_PUPD_R1R0_TYPE,/*5*/
443 MTK_PULL_PUPD_R1R0_TYPE,/*6*/ MTK_PULL_PUPD_R1R0_TYPE,/*7*/
444 MTK_PULL_PUPD_R1R0_TYPE,/*8*/ MTK_PULL_PUPD_R1R0_TYPE,/*9*/
445 MTK_PULL_PUPD_R1R0_TYPE,/*10*/ MTK_PULL_PUPD_R1R0_TYPE,/*11*/
446 MTK_PULL_PUPD_R1R0_TYPE,/*12*/ MTK_PULL_PUPD_R1R0_TYPE,/*13*/
447 MTK_PULL_PUPD_R1R0_TYPE,/*14*/ MTK_PULL_PUPD_R1R0_TYPE,/*15*/
448 MTK_PULL_PUPD_R1R0_TYPE,/*16*/ MTK_PULL_PUPD_R1R0_TYPE,/*17*/
449 MTK_PULL_PUPD_R1R0_TYPE,/*18*/ MTK_PULL_PUPD_R1R0_TYPE,/*19*/
450 MTK_PULL_PUPD_R1R0_TYPE,/*20*/ MTK_PULL_PUPD_R1R0_TYPE,/*21*/
451 MTK_PULL_PUPD_R1R0_TYPE,/*22*/ MTK_PULL_PUPD_R1R0_TYPE,/*23*/
452 MTK_PULL_PUPD_R1R0_TYPE,/*24*/ MTK_PULL_PUPD_R1R0_TYPE,/*25*/
453 MTK_PULL_PUPD_R1R0_TYPE,/*26*/ MTK_PULL_PUPD_R1R0_TYPE,/*27*/
454 MTK_PULL_PUPD_R1R0_TYPE,/*28*/ MTK_PULL_PUPD_R1R0_TYPE,/*29*/
455 MTK_PULL_PUPD_R1R0_TYPE,/*30*/ MTK_PULL_PUPD_R1R0_TYPE,/*31*/
456 MTK_PULL_PUPD_R1R0_TYPE,/*32*/ MTK_PULL_PUPD_R1R0_TYPE,/*33*/
457 MTK_PULL_PUPD_R1R0_TYPE,/*34*/ MTK_PULL_PUPD_R1R0_TYPE,/*35*/
458 MTK_PULL_PUPD_R1R0_TYPE,/*36*/ MTK_PULL_PUPD_R1R0_TYPE,/*37*/
459 MTK_PULL_PUPD_R1R0_TYPE,/*38*/ MTK_PULL_PUPD_R1R0_TYPE,/*39*/
460 MTK_PULL_PU_PD_TYPE,/*40*/ MTK_PULL_PU_PD_TYPE,/*41*/
461 MTK_PULL_PU_PD_TYPE,/*42*/ MTK_PULL_PU_PD_TYPE,/*43*/
462 MTK_PULL_PU_PD_TYPE,/*44*/ MTK_PULL_PU_PD_TYPE,/*45*/
463 MTK_PULL_PU_PD_TYPE,/*46*/ MTK_PULL_PU_PD_TYPE,/*47*/
464 MTK_PULL_PU_PD_TYPE,/*48*/ MTK_PULL_PU_PD_TYPE,/*49*/
465 MTK_PULL_PU_PD_TYPE,/*50*/ MTK_PULL_PU_PD_TYPE,/*51*/
466 MTK_PULL_PU_PD_TYPE,/*52*/ MTK_PULL_PU_PD_TYPE,/*53*/
467 MTK_PULL_PU_PD_TYPE,/*54*/ MTK_PULL_PU_PD_TYPE,/*55*/
468 MTK_PULL_PU_PD_TYPE,/*56*/
469 };
470
471 static const struct mtk_pin_reg_calc mt7981_reg_cals[] = {
472 [PINCTRL_PIN_REG_MODE] = MTK_RANGE(mt7981_pin_mode_range),
473 [PINCTRL_PIN_REG_DIR] = MTK_RANGE(mt7981_pin_dir_range),
474 [PINCTRL_PIN_REG_DI] = MTK_RANGE(mt7981_pin_di_range),
475 [PINCTRL_PIN_REG_DO] = MTK_RANGE(mt7981_pin_do_range),
476 [PINCTRL_PIN_REG_SMT] = MTK_RANGE(mt7981_pin_smt_range),
477 [PINCTRL_PIN_REG_IES] = MTK_RANGE(mt7981_pin_ies_range),
478 [PINCTRL_PIN_REG_PU] = MTK_RANGE(mt7981_pin_pu_range),
479 [PINCTRL_PIN_REG_PD] = MTK_RANGE(mt7981_pin_pd_range),
480 [PINCTRL_PIN_REG_DRV] = MTK_RANGE(mt7981_pin_drv_range),
481 [PINCTRL_PIN_REG_PUPD] = MTK_RANGE(mt7981_pin_pupd_range),
482 [PINCTRL_PIN_REG_R0] = MTK_RANGE(mt7981_pin_r0_range),
483 [PINCTRL_PIN_REG_R1] = MTK_RANGE(mt7981_pin_r1_range),
484 };
485
486 static const struct mtk_pin_desc mt7981_pins[] = {
487 MT7981_PIN(0, "GPIO_WPS"),
488 MT7981_PIN(1, "GPIO_RESET"),
489 MT7981_PIN(2, "SYS_WATCHDOG"),
490 MT7981_PIN(3, "PCIE_PERESET_N"),
491 MT7981_PIN(4, "JTAG_JTDO"),
492 MT7981_PIN(5, "JTAG_JTDI"),
493 MT7981_PIN(6, "JTAG_JTMS"),
494 MT7981_PIN(7, "JTAG_JTCLK"),
495 MT7981_PIN(8, "JTAG_JTRST_N"),
496 MT7981_PIN(9, "WO_JTAG_JTDO"),
497 MT7981_PIN(10, "WO_JTAG_JTDI"),
498 MT7981_PIN(11, "WO_JTAG_JTMS"),
499 MT7981_PIN(12, "WO_JTAG_JTCLK"),
500 MT7981_PIN(13, "WO_JTAG_JTRST_N"),
501 MT7981_PIN(14, "USB_VBUS"),
502 MT7981_PIN(15, "PWM0"),
503 MT7981_PIN(16, "SPI0_CLK"),
504 MT7981_PIN(17, "SPI0_MOSI"),
505 MT7981_PIN(18, "SPI0_MISO"),
506 MT7981_PIN(19, "SPI0_CS"),
507 MT7981_PIN(20, "SPI0_HOLD"),
508 MT7981_PIN(21, "SPI0_WP"),
509 MT7981_PIN(22, "SPI1_CLK"),
510 MT7981_PIN(23, "SPI1_MOSI"),
511 MT7981_PIN(24, "SPI1_MISO"),
512 MT7981_PIN(25, "SPI1_CS"),
513 MT7981_PIN(26, "SPI2_CLK"),
514 MT7981_PIN(27, "SPI2_MOSI"),
515 MT7981_PIN(28, "SPI2_MISO"),
516 MT7981_PIN(29, "SPI2_CS"),
517 MT7981_PIN(30, "SPI2_HOLD"),
518 MT7981_PIN(31, "SPI2_WP"),
519 MT7981_PIN(32, "UART0_RXD"),
520 MT7981_PIN(33, "UART0_TXD"),
521 MT7981_PIN(34, "PCIE_CLK_REQ"),
522 MT7981_PIN(35, "PCIE_WAKE_N"),
523 MT7981_PIN(36, "SMI_MDC"),
524 MT7981_PIN(37, "SMI_MDIO"),
525 MT7981_PIN(38, "GBE_INT"),
526 MT7981_PIN(39, "GBE_RESET"),
527 MT7981_PIN(40, "WF_DIG_RESETB"),
528 MT7981_PIN(41, "WF_CBA_RESETB"),
529 MT7981_PIN(42, "WF_XO_REQ"),
530 MT7981_PIN(43, "WF_TOP_CLK"),
531 MT7981_PIN(44, "WF_TOP_DATA"),
532 MT7981_PIN(45, "WF_HB1"),
533 MT7981_PIN(46, "WF_HB2"),
534 MT7981_PIN(47, "WF_HB3"),
535 MT7981_PIN(48, "WF_HB4"),
536 MT7981_PIN(49, "WF_HB0"),
537 MT7981_PIN(50, "WF_HB0_B"),
538 MT7981_PIN(51, "WF_HB5"),
539 MT7981_PIN(52, "WF_HB6"),
540 MT7981_PIN(53, "WF_HB7"),
541 MT7981_PIN(54, "WF_HB8"),
542 MT7981_PIN(55, "WF_HB9"),
543 MT7981_PIN(56, "WF_HB10"),
544 };
545
546 /* List all groups consisting of these pins dedicated to the enablement of
547 * certain hardware block and the corresponding mode for all of the pins.
548 * The hardware probably has multiple combinations of these pinouts.
549 */
550
551 /* WA_AICE */
552 static int mt7981_wa_aice1_pins[] = { 0, 1, };
553 static int mt7981_wa_aice1_funcs[] = { 2, 2, };
554
555 static int mt7981_wa_aice2_pins[] = { 0, 1, };
556 static int mt7981_wa_aice2_funcs[] = { 3, 3, };
557
558 static int mt7981_wa_aice3_pins[] = { 28, 29, };
559 static int mt7981_wa_aice3_funcs[] = { 3, 3, };
560
561 static int mt7981_wm_aice1_pins[] = { 9, 10, };
562 static int mt7981_wm_aice1_funcs[] = { 2, 2, };
563
564 static int mt7981_wm_aice2_pins[] = { 30, 31, };
565 static int mt7981_wm_aice2_funcs[] = { 5, 5, };
566
567 /* WM_UART */
568 static int mt7981_wm_uart_0_pins[] = { 0, 1, };
569 static int mt7981_wm_uart_0_funcs[] = { 5, 5, };
570
571 static int mt7981_wm_uart_1_pins[] = { 20, 21, };
572 static int mt7981_wm_uart_1_funcs[] = { 4, 4, };
573
574 static int mt7981_wm_uart_2_pins[] = { 30, 31, };
575 static int mt7981_wm_uart_2_funcs[] = { 3, 3, };
576
577 /* DFD */
578 static int mt7981_dfd_pins[] = { 0, 1, 4, 5, };
579 static int mt7981_dfd_funcs[] = { 5, 5, 6, 6, };
580
581 /* SYS_WATCHDOG */
582 static int mt7981_watchdog_pins[] = { 2, };
583 static int mt7981_watchdog_funcs[] = { 1, };
584
585 static int mt7981_watchdog1_pins[] = { 13, };
586 static int mt7981_watchdog1_funcs[] = { 5, };
587
588 /* PCIE_PERESET_N */
589 static int mt7981_pcie_pereset_pins[] = { 3, };
590 static int mt7981_pcie_pereset_funcs[] = { 1, };
591
592 /* JTAG */
593 static int mt7981_jtag_pins[] = { 4, 5, 6, 7, 8, };
594 static int mt7981_jtag_funcs[] = { 1, 1, 1, 1, 1, };
595
596 /* WM_JTAG */
597 static int mt7981_wm_jtag_0_pins[] = { 4, 5, 6, 7, 8, };
598 static int mt7981_wm_jtag_0_funcs[] = { 2, 2, 2, 2, 2, };
599
600 static int mt7981_wm_jtag_1_pins[] = { 20, 21, 22, 23, 24, };
601 static int mt7981_wm_jtag_1_funcs[] = { 5, 5, 5, 5, 5, };
602
603 /* WO0_JTAG */
604 static int mt7981_wo0_jtag_0_pins[] = { 9, 10, 11, 12, 13, };
605 static int mt7981_wo0_jtag_0_funcs[] = { 1, 1, 1, 1, 1, };
606
607 static int mt7981_wo0_jtag_1_pins[] = { 25, 26, 27, 28, 29, };
608 static int mt7981_wo0_jtag_1_funcs[] = { 5, 5, 5, 5, 5, };
609
610 /* UART2 */
611 static int mt7981_uart2_0_pins[] = { 4, 5, 6, 7, };
612 static int mt7981_uart2_0_funcs[] = { 3, 3, 3, 3, };
613
614 static int mt7981_uart2_0_tx_rx_pins[] = { 4, 5, };
615 static int mt7981_uart2_0_tx_rx_funcs[] = { 3, 3, };
616
617 /* GBE_LED0 */
618 static int mt7981_gbe_led0_pins[] = { 8, };
619 static int mt7981_gbe_led0_funcs[] = { 3, };
620
621 /* PTA_EXT */
622 static int mt7981_pta_ext_0_pins[] = { 4, 5, 6, };
623 static int mt7981_pta_ext_0_funcs[] = { 4, 4, 4, };
624
625 static int mt7981_pta_ext_1_pins[] = { 22, 23, 24, };
626 static int mt7981_pta_ext_1_funcs[] = { 4, 4, 4, };
627
628 /* PWM2 */
629 static int mt7981_pwm2_pins[] = { 7, };
630 static int mt7981_pwm2_funcs[] = { 4, };
631
632 /* NET_WO0_UART_TXD */
633 static int mt7981_net_wo0_uart_txd_0_pins[] = { 8, };
634 static int mt7981_net_wo0_uart_txd_0_funcs[] = { 4, };
635
636 static int mt7981_net_wo0_uart_txd_1_pins[] = { 14, };
637 static int mt7981_net_wo0_uart_txd_1_funcs[] = { 3, };
638
639 static int mt7981_net_wo0_uart_txd_2_pins[] = { 15, };
640 static int mt7981_net_wo0_uart_txd_2_funcs[] = { 4, };
641
642 /* SPI1 */
643 static int mt7981_spi1_0_pins[] = { 4, 5, 6, 7, };
644 static int mt7981_spi1_0_funcs[] = { 5, 5, 5, 5, };
645
646 /* I2C */
647 static int mt7981_i2c0_0_pins[] = { 6, 7, };
648 static int mt7981_i2c0_0_funcs[] = { 6, 6, };
649
650 static int mt7981_i2c0_1_pins[] = { 30, 31, };
651 static int mt7981_i2c0_1_funcs[] = { 4, 4, };
652
653 static int mt7981_i2c0_2_pins[] = { 36, 37, };
654 static int mt7981_i2c0_2_funcs[] = { 2, 2, };
655
656 static int mt7981_u2_phy_i2c_pins[] = { 30, 31, };
657 static int mt7981_u2_phy_i2c_funcs[] = { 6, 6, };
658
659 static int mt7981_u3_phy_i2c_pins[] = { 32, 33, };
660 static int mt7981_u3_phy_i2c_funcs[] = { 3, 3, };
661
662 static int mt7981_sgmii1_phy_i2c_pins[] = { 32, 33, };
663 static int mt7981_sgmii1_phy_i2c_funcs[] = { 2, 2, };
664
665 static int mt7981_sgmii0_phy_i2c_pins[] = { 32, 33, };
666 static int mt7981_sgmii0_phy_i2c_funcs[] = { 5, 5, };
667
668 /* DFD_NTRST */
669 static int mt7981_dfd_ntrst_pins[] = { 8, };
670 static int mt7981_dfd_ntrst_funcs[] = { 6, };
671
672 /* PWM0 */
673 static int mt7981_pwm0_0_pins[] = { 13, };
674 static int mt7981_pwm0_0_funcs[] = { 2, };
675
676 static int mt7981_pwm0_1_pins[] = { 15, };
677 static int mt7981_pwm0_1_funcs[] = { 1, };
678
679 /* PWM1 */
680 static int mt7981_pwm1_0_pins[] = { 14, };
681 static int mt7981_pwm1_0_funcs[] = { 2, };
682
683 static int mt7981_pwm1_1_pins[] = { 15, };
684 static int mt7981_pwm1_1_funcs[] = { 3, };
685
686 /* GBE_LED1 */
687 static int mt7981_gbe_led1_pins[] = { 13, };
688 static int mt7981_gbe_led1_funcs[] = { 3, };
689
690 /* PCM */
691 static int mt7981_pcm_pins[] = { 9, 10, 11, 12, 13, 25 };
692 static int mt7981_pcm_funcs[] = { 4, 4, 4, 4, 4, 4, };
693
694 /* UDI */
695 static int mt7981_udi_pins[] = { 9, 10, 11, 12, 13, };
696 static int mt7981_udi_funcs[] = { 6, 6, 6, 6, 6, };
697
698 /* DRV_VBUS */
699 static int mt7981_drv_vbus_pins[] = { 14, };
700 static int mt7981_drv_vbus_funcs[] = { 1, };
701
702 /* EMMC */
703 static int mt7981_emmc_45_pins[] = { 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, };
704 static int mt7981_emmc_45_funcs[] = { 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, };
705
706 /* SNFI */
707 static int mt7981_snfi_pins[] = { 16, 17, 18, 19, 20, 21, };
708 static int mt7981_snfi_funcs[] = { 3, 3, 3, 3, 3, 3, };
709
710 /* SPI0 */
711 static int mt7981_spi0_pins[] = { 16, 17, 18, 19, };
712 static int mt7981_spi0_funcs[] = { 1, 1, 1, 1, };
713
714 /* SPI0 */
715 static int mt7981_spi0_wp_hold_pins[] = { 20, 21, };
716 static int mt7981_spi0_wp_hold_funcs[] = { 1, 1, };
717
718 /* SPI1 */
719 static int mt7981_spi1_1_pins[] = { 22, 23, 24, 25, };
720 static int mt7981_spi1_1_funcs[] = { 1, 1, 1, 1, };
721
722 /* SPI2 */
723 static int mt7981_spi2_pins[] = { 26, 27, 28, 29, };
724 static int mt7981_spi2_funcs[] = { 1, 1, 1, 1, };
725
726 /* SPI2 */
727 static int mt7981_spi2_wp_hold_pins[] = { 30, 31, };
728 static int mt7981_spi2_wp_hold_funcs[] = { 1, 1, };
729
730 /* UART1 */
731 static int mt7981_uart1_0_pins[] = { 16, 17, 18, 19, };
732 static int mt7981_uart1_0_funcs[] = { 4, 4, 4, 4, };
733
734 static int mt7981_uart1_1_pins[] = { 26, 27, 28, 29, };
735 static int mt7981_uart1_1_funcs[] = { 2, 2, 2, 2, };
736
737 static int mt7981_uart1_2_pins[] = { 9, 10, };
738 static int mt7981_uart1_2_funcs[] = { 2, 2, };
739
740 /* UART2 */
741 static int mt7981_uart2_1_pins[] = { 22, 23, 24, 25, };
742 static int mt7981_uart2_1_funcs[] = { 3, 3, 3, 3, };
743
744 /* UART0 */
745 static int mt7981_uart0_pins[] = { 32, 33, };
746 static int mt7981_uart0_funcs[] = { 1, 1, };
747
748 /* PCIE_CLK_REQ */
749 static int mt7981_pcie_clk_pins[] = { 34, };
750 static int mt7981_pcie_clk_funcs[] = { 2, };
751
752 /* PCIE_WAKE_N */
753 static int mt7981_pcie_wake_pins[] = { 35, };
754 static int mt7981_pcie_wake_funcs[] = { 2, };
755
756 /* MDC_MDIO */
757 static int mt7981_smi_mdc_mdio_pins[] = { 36, 37, };
758 static int mt7981_smi_mdc_mdio_funcs[] = { 1, 1, };
759
760 static int mt7981_gbe_ext_mdc_mdio_pins[] = { 36, 37, };
761 static int mt7981_gbe_ext_mdc_mdio_funcs[] = { 3, 3, };
762
763 /* WF0_MODE1 */
764 static int mt7981_wf0_mode1_pins[] = { 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56 };
765 static int mt7981_wf0_mode1_funcs[] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 };
766
767 /* WF0_MODE3 */
768 static int mt7981_wf0_mode3_pins[] = { 45, 46, 47, 48, 49, 51 };
769 static int mt7981_wf0_mode3_funcs[] = { 2, 2, 2, 2, 2, 2 };
770
771 /* WF2G_LED */
772 static int mt7981_wf2g_led0_pins[] = { 30, };
773 static int mt7981_wf2g_led0_funcs[] = { 2, };
774
775 static int mt7981_wf2g_led1_pins[] = { 34, };
776 static int mt7981_wf2g_led1_funcs[] = { 1, };
777
778 /* WF5G_LED */
779 static int mt7981_wf5g_led0_pins[] = { 31, };
780 static int mt7981_wf5g_led0_funcs[] = { 2, };
781
782 static int mt7981_wf5g_led1_pins[] = { 35, };
783 static int mt7981_wf5g_led1_funcs[] = { 1, };
784
785 /* MT7531_INT */
786 static int mt7981_mt7531_int_pins[] = { 38, };
787 static int mt7981_mt7531_int_funcs[] = { 1, };
788
789 /* ANT_SEL */
790 static int mt7981_ant_sel_pins[] = { 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 34, 35 };
791 static int mt7981_ant_sel_funcs[] = { 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 };
792
793 static const struct group_desc mt7981_groups[] = {
794 /* @GPIO(0,1): WA_AICE(2) */
795 PINCTRL_PIN_GROUP("wa_aice1", mt7981_wa_aice1),
796 /* @GPIO(0,1): WA_AICE(3) */
797 PINCTRL_PIN_GROUP("wa_aice2", mt7981_wa_aice2),
798 /* @GPIO(0,1): WM_UART(5) */
799 PINCTRL_PIN_GROUP("wm_uart_0", mt7981_wm_uart_0),
800 /* @GPIO(0,1,4,5): DFD(6) */
801 PINCTRL_PIN_GROUP("dfd", mt7981_dfd),
802 /* @GPIO(2): SYS_WATCHDOG(1) */
803 PINCTRL_PIN_GROUP("watchdog", mt7981_watchdog),
804 /* @GPIO(3): PCIE_PERESET_N(1) */
805 PINCTRL_PIN_GROUP("pcie_pereset", mt7981_pcie_pereset),
806 /* @GPIO(4,8) JTAG(1) */
807 PINCTRL_PIN_GROUP("jtag", mt7981_jtag),
808 /* @GPIO(4,8) WM_JTAG(2) */
809 PINCTRL_PIN_GROUP("wm_jtag_0", mt7981_wm_jtag_0),
810 /* @GPIO(9,13) WO0_JTAG(1) */
811 PINCTRL_PIN_GROUP("wo0_jtag_0", mt7981_wo0_jtag_0),
812 /* @GPIO(4,7) WM_JTAG(3) */
813 PINCTRL_PIN_GROUP("uart2_0", mt7981_uart2_0),
814 /* @GPIO(4,5) WM_JTAG(4) */
815 PINCTRL_PIN_GROUP("uart2_0_tx_rx", mt7981_uart2_0_tx_rx),
816 /* @GPIO(8) GBE_LED0(3) */
817 PINCTRL_PIN_GROUP("gbe_led0", mt7981_gbe_led0),
818 /* @GPIO(4,6) PTA_EXT(4) */
819 PINCTRL_PIN_GROUP("pta_ext_0", mt7981_pta_ext_0),
820 /* @GPIO(7) PWM2(4) */
821 PINCTRL_PIN_GROUP("pwm2", mt7981_pwm2),
822 /* @GPIO(8) NET_WO0_UART_TXD(4) */
823 PINCTRL_PIN_GROUP("net_wo0_uart_txd_0", mt7981_net_wo0_uart_txd_0),
824 /* @GPIO(4,7) SPI1(5) */
825 PINCTRL_PIN_GROUP("spi1_0", mt7981_spi1_0),
826 /* @GPIO(6,7) I2C(5) */
827 PINCTRL_PIN_GROUP("i2c0_0", mt7981_i2c0_0),
828 /* @GPIO(0,1,4,5): DFD_NTRST(6) */
829 PINCTRL_PIN_GROUP("dfd_ntrst", mt7981_dfd_ntrst),
830 /* @GPIO(9,10): WM_AICE(2) */
831 PINCTRL_PIN_GROUP("wm_aice1", mt7981_wm_aice1),
832 /* @GPIO(13): PWM0(2) */
833 PINCTRL_PIN_GROUP("pwm0_0", mt7981_pwm0_0),
834 /* @GPIO(15): PWM0(1) */
835 PINCTRL_PIN_GROUP("pwm0_1", mt7981_pwm0_1),
836 /* @GPIO(14): PWM1(2) */
837 PINCTRL_PIN_GROUP("pwm1_0", mt7981_pwm1_0),
838 /* @GPIO(15): PWM1(3) */
839 PINCTRL_PIN_GROUP("pwm1_1", mt7981_pwm1_1),
840 /* @GPIO(14) NET_WO0_UART_TXD(3) */
841 PINCTRL_PIN_GROUP("net_wo0_uart_txd_1", mt7981_net_wo0_uart_txd_1),
842 /* @GPIO(15) NET_WO0_UART_TXD(4) */
843 PINCTRL_PIN_GROUP("net_wo0_uart_txd_2", mt7981_net_wo0_uart_txd_2),
844 /* @GPIO(13) GBE_LED0(3) */
845 PINCTRL_PIN_GROUP("gbe_led1", mt7981_gbe_led1),
846 /* @GPIO(9,13) PCM(4) */
847 PINCTRL_PIN_GROUP("pcm", mt7981_pcm),
848 /* @GPIO(13): SYS_WATCHDOG1(5) */
849 PINCTRL_PIN_GROUP("watchdog1", mt7981_watchdog1),
850 /* @GPIO(9,13) UDI(4) */
851 PINCTRL_PIN_GROUP("udi", mt7981_udi),
852 /* @GPIO(14) DRV_VBUS(1) */
853 PINCTRL_PIN_GROUP("drv_vbus", mt7981_drv_vbus),
854 /* @GPIO(15,25): EMMC(2) */
855 PINCTRL_PIN_GROUP("emmc_45", mt7981_emmc_45),
856 /* @GPIO(16,21): SNFI(3) */
857 PINCTRL_PIN_GROUP("snfi", mt7981_snfi),
858 /* @GPIO(16,19): SPI0(1) */
859 PINCTRL_PIN_GROUP("spi0", mt7981_spi0),
860 /* @GPIO(20,21): SPI0(1) */
861 PINCTRL_PIN_GROUP("spi0_wp_hold", mt7981_spi0_wp_hold),
862 /* @GPIO(22,25) SPI1(1) */
863 PINCTRL_PIN_GROUP("spi1_1", mt7981_spi1_1),
864 /* @GPIO(26,29): SPI2(1) */
865 PINCTRL_PIN_GROUP("spi2", mt7981_spi2),
866 /* @GPIO(30,31): SPI0(1) */
867 PINCTRL_PIN_GROUP("spi2_wp_hold", mt7981_spi2_wp_hold),
868 /* @GPIO(16,19): UART1(4) */
869 PINCTRL_PIN_GROUP("uart1_0", mt7981_uart1_0),
870 /* @GPIO(26,29): UART1(2) */
871 PINCTRL_PIN_GROUP("uart1_1", mt7981_uart1_1),
872 /* @GPIO(9,10): UART1(2) */
873 PINCTRL_PIN_GROUP("uart1_2", mt7981_uart1_2),
874 /* @GPIO(22,25): UART1(3) */
875 PINCTRL_PIN_GROUP("uart2_1", mt7981_uart2_1),
876 /* @GPIO(22,24) PTA_EXT(4) */
877 PINCTRL_PIN_GROUP("pta_ext_1", mt7981_pta_ext_1),
878 /* @GPIO(20,21): WM_UART(4) */
879 PINCTRL_PIN_GROUP("wm_aurt_1", mt7981_wm_uart_1),
880 /* @GPIO(30,31): WM_UART(3) */
881 PINCTRL_PIN_GROUP("wm_aurt_2", mt7981_wm_uart_2),
882 /* @GPIO(20,24) WM_JTAG(5) */
883 PINCTRL_PIN_GROUP("wm_jtag_1", mt7981_wm_jtag_1),
884 /* @GPIO(25,29) WO0_JTAG(5) */
885 PINCTRL_PIN_GROUP("wo0_jtag_1", mt7981_wo0_jtag_1),
886 /* @GPIO(28,29): WA_AICE(3) */
887 PINCTRL_PIN_GROUP("wa_aice3", mt7981_wa_aice3),
888 /* @GPIO(30,31): WM_AICE(5) */
889 PINCTRL_PIN_GROUP("wm_aice2", mt7981_wm_aice2),
890 /* @GPIO(30,31): I2C(4) */
891 PINCTRL_PIN_GROUP("i2c0_1", mt7981_i2c0_1),
892 /* @GPIO(30,31): I2C(6) */
893 PINCTRL_PIN_GROUP("u2_phy_i2c", mt7981_u2_phy_i2c),
894 /* @GPIO(32,33): I2C(1) */
895 PINCTRL_PIN_GROUP("uart0", mt7981_uart0),
896 /* @GPIO(32,33): I2C(2) */
897 PINCTRL_PIN_GROUP("sgmii1_phy_i2c", mt7981_sgmii1_phy_i2c),
898 /* @GPIO(32,33): I2C(3) */
899 PINCTRL_PIN_GROUP("u3_phy_i2c", mt7981_u3_phy_i2c),
900 /* @GPIO(32,33): I2C(5) */
901 PINCTRL_PIN_GROUP("sgmii0_phy_i2c", mt7981_sgmii0_phy_i2c),
902 /* @GPIO(34): PCIE_CLK_REQ(2) */
903 PINCTRL_PIN_GROUP("pcie_clk", mt7981_pcie_clk),
904 /* @GPIO(35): PCIE_WAKE_N(2) */
905 PINCTRL_PIN_GROUP("pcie_wake", mt7981_pcie_wake),
906 /* @GPIO(36,37): I2C(2) */
907 PINCTRL_PIN_GROUP("i2c0_2", mt7981_i2c0_2),
908 /* @GPIO(36,37): MDC_MDIO(1) */
909 PINCTRL_PIN_GROUP("smi_mdc_mdio", mt7981_smi_mdc_mdio),
910 /* @GPIO(36,37): MDC_MDIO(3) */
911 PINCTRL_PIN_GROUP("gbe_ext_mdc_mdio", mt7981_gbe_ext_mdc_mdio),
912 /* @GPIO(69,85): WF0_MODE1(1) */
913 PINCTRL_PIN_GROUP("wf0_mode1", mt7981_wf0_mode1),
914 /* @GPIO(74,80): WF0_MODE3(3) */
915 PINCTRL_PIN_GROUP("wf0_mode3", mt7981_wf0_mode3),
916 /* @GPIO(30): WF2G_LED(2) */
917 PINCTRL_PIN_GROUP("wf2g_led0", mt7981_wf2g_led0),
918 /* @GPIO(34): WF2G_LED(1) */
919 PINCTRL_PIN_GROUP("wf2g_led1", mt7981_wf2g_led1),
920 /* @GPIO(31): WF5G_LED(2) */
921 PINCTRL_PIN_GROUP("wf5g_led0", mt7981_wf5g_led0),
922 /* @GPIO(35): WF5G_LED(1) */
923 PINCTRL_PIN_GROUP("wf5g_led1", mt7981_wf5g_led1),
924 /* @GPIO(38): MT7531_INT(1) */
925 PINCTRL_PIN_GROUP("mt7531_int", mt7981_mt7531_int),
926 /* @GPIO(14,15,26,17,18,19,20,21,22,23,24,25,34,35): ANT_SEL(1) */
927 PINCTRL_PIN_GROUP("ant_sel", mt7981_ant_sel),
928 };
929
930 /* Joint those groups owning the same capability in user point of view which
931 * allows that people tend to use through the device tree.
932 */
933 static const char *mt7981_wa_aice_groups[] = { "wa_aice1", "wa_aice2", "wm_aice1_1",
934 "wa_aice3", "wm_aice1_2", };
935 static const char *mt7981_uart_groups[] = { "wm_uart_0", "uart2_0",
936 "uart1_2", "uart2_0_tx_rx",
937 "net_wo0_uart_txd_0", "net_wo0_uart_txd_1", "net_wo0_uart_txd_2",
938 "uart1_0", "uart1_1", "uart2_1", "wm_aurt_1", "wm_aurt_2", "uart0", };
939 static const char *mt7981_dfd_groups[] = { "dfd", "dfd_ntrst", };
940 static const char *mt7981_wdt_groups[] = { "watchdog", "watchdog1", };
941 static const char *mt7981_pcie_groups[] = { "pcie_pereset", "pcie_clk", "pcie_wake", };
942 static const char *mt7981_jtag_groups[] = { "jtag", "wm_jtag_0", "wo0_jtag_0",
943 "wo0_jtag_1", "wm_jtag_1", };
944 static const char *mt7981_led_groups[] = { "gbe_led0", "gbe_led1", "wf2g_led0",
945 "wf2g_led1", "wf5g_led0", "wf5g_led1", };
946 static const char *mt7981_pta_groups[] = { "pta_ext_0", "pta_ext_1", };
947 static const char *mt7981_pwm_groups[] = { "pwm2", "pwm0_0", "pwm0_1",
948 "pwm1_0", "pwm1_1", };
949 static const char *mt7981_spi_groups[] = { "spi1_0", "spi0", "spi0_wp_hold", "spi1_1", "spi2",
950 "spi2_wp_hold", };
951 static const char *mt7981_i2c_groups[] = { "i2c0_0", "i2c0_1", "u2_phy_i2c",
952 "sgmii1_phy_i2c", "u3_phy_i2c", "sgmii0_phy_i2c", "i2c0_2", };
953 static const char *mt7981_pcm_groups[] = { "pcm", };
954 static const char *mt7981_udi_groups[] = { "udi", };
955 static const char *mt7981_usb_groups[] = { "drv_vbus", };
956 static const char *mt7981_flash_groups[] = { "emmc_45", "snfi", };
957 static const char *mt7981_ethernet_groups[] = { "smi_mdc_mdio", "gbe_ext_mdc_mdio",
958 "wf0_mode1", "wf0_mode3", "mt7531_int", };
959 static const char *mt7981_ant_groups[] = { "ant_sel", };
960
961 static const struct function_desc mt7981_functions[] = {
962 {"wa_aice", mt7981_wa_aice_groups, ARRAY_SIZE(mt7981_wa_aice_groups)},
963 {"dfd", mt7981_dfd_groups, ARRAY_SIZE(mt7981_dfd_groups)},
964 {"jtag", mt7981_jtag_groups, ARRAY_SIZE(mt7981_jtag_groups)},
965 {"pta", mt7981_pta_groups, ARRAY_SIZE(mt7981_pta_groups)},
966 {"pcm", mt7981_pcm_groups, ARRAY_SIZE(mt7981_pcm_groups)},
967 {"udi", mt7981_udi_groups, ARRAY_SIZE(mt7981_udi_groups)},
968 {"usb", mt7981_usb_groups, ARRAY_SIZE(mt7981_usb_groups)},
969 {"ant", mt7981_ant_groups, ARRAY_SIZE(mt7981_ant_groups)},
970 {"eth", mt7981_ethernet_groups, ARRAY_SIZE(mt7981_ethernet_groups)},
971 {"i2c", mt7981_i2c_groups, ARRAY_SIZE(mt7981_i2c_groups)},
972 {"led", mt7981_led_groups, ARRAY_SIZE(mt7981_led_groups)},
973 {"pwm", mt7981_pwm_groups, ARRAY_SIZE(mt7981_pwm_groups)},
974 {"spi", mt7981_spi_groups, ARRAY_SIZE(mt7981_spi_groups)},
975 {"uart", mt7981_uart_groups, ARRAY_SIZE(mt7981_uart_groups)},
976 {"watchdog", mt7981_wdt_groups, ARRAY_SIZE(mt7981_wdt_groups)},
977 {"flash", mt7981_flash_groups, ARRAY_SIZE(mt7981_flash_groups)},
978 {"pcie", mt7981_pcie_groups, ARRAY_SIZE(mt7981_pcie_groups)},
979 };
980
981 static const struct mtk_eint_hw mt7981_eint_hw = {
982 .port_mask = 7,
983 .ports = 7,
984 .ap_num = ARRAY_SIZE(mt7981_pins),
985 .db_cnt = 16,
986 };
987
988 static const char * const mt7981_pinctrl_register_base_names[] = {
989 "gpio", "iocfg_rt", "iocfg_rm", "iocfg_rb",
990 "iocfg_lb", "iocfg_bl", "iocfg_tm", "iocfg_tl",
991 };
992
993 static struct mtk_pin_soc mt7981_data = {
994 .reg_cal = mt7981_reg_cals,
995 .pins = mt7981_pins,
996 .npins = ARRAY_SIZE(mt7981_pins),
997 .grps = mt7981_groups,
998 .ngrps = ARRAY_SIZE(mt7981_groups),
999 .funcs = mt7981_functions,
1000 .nfuncs = ARRAY_SIZE(mt7981_functions),
1001 .eint_hw = &mt7981_eint_hw,
1002 .gpio_m = 0,
1003 .ies_present = false,
1004 .base_names = mt7981_pinctrl_register_base_names,
1005 .nbase_names = ARRAY_SIZE(mt7981_pinctrl_register_base_names),
1006 .bias_disable_set = mtk_pinconf_bias_disable_set,
1007 .bias_disable_get = mtk_pinconf_bias_disable_get,
1008 .bias_set = mtk_pinconf_bias_set,
1009 .bias_get = mtk_pinconf_bias_get,
1010 .pull_type = mt7981_pull_type,
1011 .bias_set_combo = mtk_pinconf_bias_set_combo,
1012 .bias_get_combo = mtk_pinconf_bias_get_combo,
1013 .drive_set = mtk_pinconf_drive_set_rev1,
1014 .drive_get = mtk_pinconf_drive_get_rev1,
1015 .adv_pull_get = mtk_pinconf_adv_pull_get,
1016 .adv_pull_set = mtk_pinconf_adv_pull_set,
1017 };
1018
1019 static const struct of_device_id mt7981_pinctrl_of_match[] = {
1020 { .compatible = "mediatek,mt7981-pinctrl", },
1021 {}
1022 };
1023
1024 static int mt7981_pinctrl_probe(struct platform_device *pdev)
1025 {
1026 return mtk_moore_pinctrl_probe(pdev, &mt7981_data);
1027 }
1028
1029 static struct platform_driver mt7981_pinctrl_driver = {
1030 .driver = {
1031 .name = "mt7981-pinctrl",
1032 .of_match_table = mt7981_pinctrl_of_match,
1033 },
1034 .probe = mt7981_pinctrl_probe,
1035 };
1036
1037 static int __init mt7981_pinctrl_init(void)
1038 {
1039 return platform_driver_register(&mt7981_pinctrl_driver);
1040 }
1041 arch_initcall(mt7981_pinctrl_init);