aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/Marvell/PortingGuide/Mdio.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/Marvell/PortingGuide/Mdio.txt')
-rw-r--r--Documentation/Marvell/PortingGuide/Mdio.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/Marvell/PortingGuide/Mdio.txt b/Documentation/Marvell/PortingGuide/Mdio.txt
new file mode 100644
index 0000000..c341d9e
--- /dev/null
+++ b/Documentation/Marvell/PortingGuide/Mdio.txt
@@ -0,0 +1,7 @@
+MDIO driver configuration
+-------------------------
+MDIO driver provides access to network PHYs' registers via MARVELL_MDIO_READ and
+MARVELL_MDIO_WRITE functions (MARVELL_MDIO_PROTOCOL). Following PCD is required:
+
+ gMarvellTokenSpaceGuid.PcdMdioBaseAddress
+ (base address of SMI management register)