diff options
author | Kejian Yan <[email protected]> | 2016-06-03 10:55:12 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-06-04 21:32:40 -0400 |
commit | 8a99ff5ab4f4f209358b177b376660066c9c4400 (patch) | |
tree | 47964310f160ccfa6909b2fcacded79c470a2297 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 16a9f36150aa3cc516e8df0d1a979b5ca0c907ba (diff) |
net: hisilicon: add support of acpi for hns-mdio
hns-mdio needs to register itself to mii-bus. The info of the device can
be read by both DT and ACPI.
HNS tries to call Linux PHY driver to help access PHY-devices, the HNS
hardware topology is as below. The MDIO controller may control several
PHY-devices, and each PHY-device connects to a MAC device. The MDIO will
be registered to mdiobus, then PHY-devices will register when each mac
find PHY device.
cpu
|
|
-------------------------------------------
| | |
| | |
| dsaf |
MDIO | MDIO
| --------------------------- |
| | | | | |
| | | | | |
| MAC MAC MAC MAC |
| | | | | |
---- |-------- |-------- | | --------
|| || || ||
PHY PHY PHY PHY
And the driver can handle reset sequence by _RST method in DSDT in ACPI
case.
Signed-off-by: Kejian Yan <[email protected]>
Signed-off-by: Yisen Zhuang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions