ARM: dts: aspeed: cloudripper: Add comments for "mdio1"
Add some comments to explain the purpose of "mdio1" controller: it's connected to the MDC/MDIO interface of the on-board management switch. Signed-off-by: Tao Ren <rentao.bupt@gmail.com> Link: https://lore.kernel.org/r/20210813061900.24539-1-rentao.bupt@gmail.com Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
@@ -96,6 +96,11 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/*
|
||||
* "mdio1" is connected to the MDC/MDIO interface of the on-board
|
||||
* management switch (whose ports are connected to BMC, Host and front
|
||||
* panel ethernet port).
|
||||
*/
|
||||
&mdio1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user