aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/micrel_phy.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2012-09-23 16:58:50 +0000
committerDavid S. Miller <davem@davemloft.net>2012-09-24 15:54:33 -0400
commit510d573fefed904a136b220b259bf48d99d5e381 (patch)
tree7af965230f3691616be27c42fd6a5cc26de8d558 /include/linux/micrel_phy.h
parentphy/micrel: Implement support for KSZ8021 (diff)
downloadlinux-dev-510d573fefed904a136b220b259bf48d99d5e381.tar.xz
linux-dev-510d573fefed904a136b220b259bf48d99d5e381.zip
phy/micrel: Rename KS80xx to KSZ80xx
There is no such part as KS8001, KS8041 or KS8051. There are only KSZ8001, KSZ8041 and KSZ8051. Rename these parts as such to match the Micrel naming. Signed-off-by: Marek Vasut <marex@denx.de> Cc: David J. Choi <david.choi@micrel.com> Cc: David S. Miller <davem@davemloft.net> Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Cc: Linux ARM kernel <linux-arm-kernel@lists.infradead.org> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/micrel_phy.h')
-rw-r--r--include/linux/micrel_phy.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/linux/micrel_phy.h b/include/linux/micrel_phy.h
index be7f366e37f0..d02355d1fc31 100644
--- a/include/linux/micrel_phy.h
+++ b/include/linux/micrel_phy.h
@@ -6,10 +6,10 @@
#define PHY_ID_KSZ9021 0x00221610
#define PHY_ID_KS8737 0x00221720
#define PHY_ID_KSZ8021 0x00221555
-#define PHY_ID_KS8041 0x00221510
-#define PHY_ID_KS8051 0x00221550
+#define PHY_ID_KSZ8041 0x00221510
+#define PHY_ID_KSZ8051 0x00221550
/* both for ks8001 Rev. A/B, and for ks8721 Rev 3. */
-#define PHY_ID_KS8001 0x0022161A
+#define PHY_ID_KSZ8001 0x0022161A
/* struct phy_device dev_flags definitions */
#define MICREL_PHY_50MHZ_CLK 0x00000001