Skip to content

Commit f5518e6

Browse files
committed
arm64: dts: fix mdio pinctrl based on binding
1 parent 667d4e7 commit f5518e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/mediatek/mt7988a.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
};
324324

325325
conf {
326-
groups = "mdc_mdio0";
326+
pins = "SMI_0_MDC", "SMI_0_MDIO";
327327
drive-strength = <MTK_DRIVE_8mA>;
328328
};
329329
};

0 commit comments

Comments
 (0)