summaryrefslogtreecommitdiffstats
path: root/include/linux/marvell_phy.h
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>2014-11-10 15:19:45 -0300
committerSascha Hauer <s.hauer@pengutronix.de>2014-11-11 14:59:43 +0100
commit9a026a2efa7155a44ba2dd54e81e725735ea1575 (patch)
treea16dc3eb1c72de90fc0a15dc22e22de81e0202e0 /include/linux/marvell_phy.h
parentd2731007bbc42d3e44a2e4518194089c80588fd0 (diff)
downloadbarebox-9a026a2efa7155a44ba2dd54e81e725735ea1575.tar.gz
barebox-9a026a2efa7155a44ba2dd54e81e725735ea1575.tar.xz
net: phy: Support Marvell 88EE1545 PHY
This commit adds support for Marvell's 88E1545 PHY chip. In particular, this allows to support QSGMII interfaces. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include/linux/marvell_phy.h')
-rw-r--r--include/linux/marvell_phy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/marvell_phy.h b/include/linux/marvell_phy.h
index bf2c66ac65..deb75bfbef 100644
--- a/include/linux/marvell_phy.h
+++ b/include/linux/marvell_phy.h
@@ -27,6 +27,7 @@
#define MARVELL_PHY_ID_88E1318S 0x01410e90
#define MARVELL_PHY_ID_88E1116R 0x01410e40
#define MARVELL_PHY_ID_88E1510 0x01410dd0
+#define MARVELL_PHY_ID_88E1545 0x01410eb0
/* Mask used for ID comparisons */
#define MARVELL_PHY_ID_MASK 0xfffffff0