commit | 82f2584f821031d8226b318ef808a8c7c1b6b2f9 | [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 | c84560a261ff02e4f81df88691bf8997590cc330 [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>