]> Pileus Git - ~andy/linux/commit
net: phy: sunxi: Add new compatibles
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 2 Feb 2014 13:49:12 +0000 (14:49 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Feb 2014 03:46:54 +0000 (19:46 -0800)
commitefe205704fa8435b7bca495138dd2dbd973e0c28
treeb11df18ebe81df41367aae8d4b5a1ece76c478ea
parent4dae1686782d52084893421b89ff1aa61e223aaf
net: phy: sunxi: Add new compatibles

The Allwinner A10 compatibles were following a slightly different compatible
patterns than the rest of the SoCs for historical reasons. Add compatibles
matching the other pattern to the mdio driver for consistency, and keep the
older one for backward compatibility.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/allwinner,sun4i-mdio.txt
drivers/net/phy/mdio-sun4i.c