Skip to content

Commit f79a2a5

Browse files
committed
mediatek: filogic: asus,rt-ax57m: remove unused pinctrl groups
Remove unused pinctrl groups defined in the device tree, probably as a result of importing the vendor device tree which is based on the reference board from MediaTek's SDK. 114b5c2 ("mediatek: filogic: Add support ASUS RT-AX57M") Signed-off-by: Daniel Golle <[email protected]>
1 parent 114b5c2 commit f79a2a5

File tree

1 file changed

+0
-56
lines changed

1 file changed

+0
-56
lines changed

target/linux/mediatek/dts/mt7981b-asus-rt-ax57m.dts

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -246,41 +246,6 @@
246246
};
247247

248248
&pio {
249-
i2c_pins: i2c-pins-g0 {
250-
mux {
251-
function = "i2c";
252-
groups = "i2c0_0";
253-
};
254-
};
255-
256-
pcm_pins: pcm-pins-g0 {
257-
mux {
258-
function = "pcm";
259-
groups = "pcm";
260-
};
261-
};
262-
263-
pwm0_pin: pwm0-pin-g0 {
264-
mux {
265-
function = "pwm";
266-
groups = "pwm0_0";
267-
};
268-
};
269-
270-
pwm1_pin: pwm1-pin-g1 {
271-
mux {
272-
function = "pwm";
273-
groups = "pwm1_1";
274-
};
275-
};
276-
277-
pwm2_pin: pwm2-pin {
278-
mux {
279-
function = "pwm";
280-
groups = "pwm2";
281-
};
282-
};
283-
284249
spi0_flash_pins: spi0-pins {
285250
mux {
286251
function = "spi";
@@ -299,27 +264,6 @@
299264
bias-pull-down = <MTK_PUPD_SET_R1R0_11>;
300265
};
301266
};
302-
303-
spic_pins: spi1-pins {
304-
mux {
305-
function = "spi";
306-
groups = "spi1_1";
307-
};
308-
};
309-
310-
uart1_pins: uart1-pins-g1 {
311-
mux {
312-
function = "uart";
313-
groups = "uart1_1";
314-
};
315-
};
316-
317-
uart2_pins: uart2-pins-g1 {
318-
mux {
319-
function = "uart";
320-
groups = "uart2_1";
321-
};
322-
};
323267
};
324268

325269
&watchdog {

0 commit comments

Comments
 (0)