commit | abc75897caee34f150a710109107236e76c5d8a3 | [log] [tgz] |
---|---|---|
author | Dylan Hung <dylan_hung@aspeedtech.com> | Thu Dec 09 10:12:26 2021 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 18 12:48:17 2022 -0500 |
tree | 7d47da4ee87ad4d19196232652887c378482c97e | |
parent | ac4fda7bc2764af45dd9269c3c8d3375000d330e [diff] |
ARM: dts: ast2600: Add MDIO devices There are 4 MDIO bus controllers in AST2600 SOC. Each of them can connect to one or more PHY chips and is flexible to work with the 4 MAC devices in AST2600. On AST2600 EVB, MDIO 0,1,2,3 connect to the PHY chips used by MAC 0,1,2,3 respectively. Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>