--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -93,6 +93,9 @@ config ADM6996_PHY
 	---help---
 	  Currently supports the ADM6996F switch
 
+config MVSWITCH_PHY
+	tristate "Driver for Marvell 88E6060 switches"
+
 config FIXED_PHY
 	bool "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
 	depends on PHYLIB=y
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
@@ -14,6 +14,7 @@ obj-$(CONFIG_VITESSE_PHY)	+= vitesse.o
 obj-$(CONFIG_BROADCOM_PHY)	+= broadcom.o
 obj-$(CONFIG_ICPLUS_PHY)	+= icplus.o
 obj-$(CONFIG_ADM6996_PHY)	+= adm6996.o
+obj-$(CONFIG_MVSWITCH_PHY)	+= mvswitch.o
 obj-$(CONFIG_REALTEK_PHY)	+= realtek.o
 obj-$(CONFIG_LSI_ET1011C_PHY)	+= et1011c.o
 obj-$(CONFIG_FIXED_PHY)		+= fixed.o
firmware</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='0072fdd799ffe61bf64f12c23335da3adeb083e5'/><select name='h' onchange='this.form.submit();'>
<option value='master' selected='selected'>master</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>[no description]</td><td class='sub right'></td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/avr/qmk/firmware/about/'>about</a><a href='/cgit.cgi/avr/qmk/firmware/'>summary</a><a href='/cgit.cgi/avr/qmk/firmware/refs/?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'>refs</a><a href='/cgit.cgi/avr/qmk/firmware/log/keyboards/alu84/readme.md'>log</a><a class='active' href='/cgit.cgi/avr/qmk/firmware/tree/keyboards/alu84/readme.md?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'>tree</a><a href='/cgit.cgi/avr/qmk/firmware/commit/keyboards/alu84/readme.md?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'>commit</a><a href='/cgit.cgi/avr/qmk/firmware/diff/keyboards/alu84/readme.md?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'>diff</a><a href='/cgit.cgi/avr/qmk/firmware/stats/keyboards/alu84/readme.md'>stats</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/avr/qmk/firmware/log/keyboards/alu84/readme.md'>
<input type='hidden' name='id' value='0072fdd799ffe61bf64f12c23335da3adeb083e5'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/avr/qmk/firmware/tree/?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'>root</a>/<a href='/cgit.cgi/avr/qmk/firmware/tree/keyboards?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'>keyboards</a>/<a href='/cgit.cgi/avr/qmk/firmware/tree/keyboards/alu84?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'>alu84</a>/<a href='/cgit.cgi/avr/qmk/firmware/tree/keyboards/alu84/readme.md?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'>readme.md</a></div><div class='content'>blob: f98addd0bfbd820b68e02c151f1817ed41d46f3a (<a href='/cgit.cgi/avr/qmk/firmware/plain/keyboards/alu84/readme.md?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'>plain</a>)
<table summary='blob content' class='blob'>
<tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a>
<a id='n2' href='#n2'>2</a>
<a id='n3' href='#n3'>3</a>
<a id='n4' href='#n4'>4</a>
<a id='n5' href='#n5'>5</a>
<a id='n6' href='#n6'>6</a>
<a id='n7' href='#n7'>7</a>
<a id='n8' href='#n8'>8</a>
<a id='n9' href='#n9'>9</a>
<a id='n10' href='#n10'>10</a>
<a id='n11' href='#n11'>11</a>
<a id='n12' href='#n12'>12</a>
<a id='n13' href='#n13'>13</a>
<a id='n14' href='#n14'>14</a>
<a id='n15' href='#n15'>15</a>
<a id='n16' href='#n16'>16</a>
</pre></td>
<td class='lines'><pre><code>