Skip to content

Commit 9ab2fc7

Browse files
arvinfnashif
authored andcommitted
soc: arm: atmel: sam4e: add support for MDIO driver
Update to dts file to add MDIO driver. Signed-off-by: Arvin Farahmand <[email protected]>
1 parent ce24eb7 commit 9ab2fc7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dts/arm/atmel/sam4e.dtsi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,12 @@
166166
&pd12a_gmac_grx3 &pd13a_gmac_gcol
167167
&pd10a_gmac_gcrs &pd8a_gmac_gmdc
168168
&pd9a_gmac_gmdio>;
169+
170+
mdio: mdio {
171+
compatible = "atmel,sam-mdio";
172+
label = "MDIO";
173+
status = "disabled";
174+
};
169175
};
170176

171177
pinctrl@400e0e00 {

0 commit comments

Comments
 (0)