soc: arm: atmel: sam4e: add support for MDIO driver

Update to dts file to add MDIO driver.

Signed-off-by: Arvin Farahmand <arvinf@ip-logix.com>
This commit is contained in:
Arvin Farahmand 2021-04-29 20:38:58 -04:00 committed by Anas Nashif
parent ce24eb7f71
commit 9ab2fc7c72
1 changed files with 6 additions and 0 deletions

View File

@ -166,6 +166,12 @@
&pd12a_gmac_grx3 &pd13a_gmac_gcol
&pd10a_gmac_gcrs &pd8a_gmac_gmdc
&pd9a_gmac_gmdio>;
mdio: mdio {
compatible = "atmel,sam-mdio";
label = "MDIO";
status = "disabled";
};
};
pinctrl@400e0e00 {