Skip to content

Commit 667d4e7

Browse files
committed
dt-bindings: pinctrl: mt7988: fix mdio node in example (hope it is right)
1 parent 4c45a47 commit 667d4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/pinctrl/mediatek,mt7988-pinctrl.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ examples:
514514
};
515515
516516
conf {
517-
groups = "mdc_mdio0";
517+
pins = "SMI_0_MDC", "SMI_0_MDIO";
518518
drive-strength = <MTK_DRIVE_8mA>;
519519
};
520520
};

0 commit comments

Comments
 (0)