We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e6c91 commit 7ebde9bCopy full SHA for 7ebde9b
boards/nxp/imx95_evk/imx95_evk_mimx9596_a55.dts
@@ -47,6 +47,27 @@
47
};
48
49
50
+&emdio {
51
+ pinctrl-0 = <&emdio_default>;
52
+ pinctrl-names = "default";
53
+ status = "disabled";
54
+
55
+ phy0: phy@1 {
56
+ compatible = "realtek,rtl8211f";
57
+ reg = <0x1>;
58
59
+ };
60
+};
61
62
+&enetc_psi0 {
63
+ local-mac-address = [00 00 00 01 02 00];
64
+ pinctrl-0 = <ð0_default>;
65
66
+ phy-handle = <&phy0>;
67
+ phy-connection-type = "rgmii";
68
69
70
71
&lpi2c5 {
72
pinctrl-0 = <&lpi2c5_default>;
73
pinctrl-names = "default";
0 commit comments