commit | 7523ee69325c6524e822da12cb95c318cdfc8957 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Fri May 03 10:27:40 2019 +0800 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Thu May 09 00:44:13 2019 +0530 |
tree | b3fe29875c1b6ee9816e5c8bdc5efe22791b4c62 | |
parent | 4d5262e4d6edb69f4315be89c4a10babb2ab0de3 [diff] |
sunxi: Enable EMAC on the Cubietruck Plus The Cubietruck Plus has an RTL8211E PHY connected to the EMAC using RGMII. The PHY is powered by DLDO4 @ 3.3V, while the I/O pins are powered by DLDO3 @ 2.5V. This patch enables the EMAC and Realtek PHY drivers in the defconfig. The device tree file already has the EMAC enabled. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>