]> git.baikalelectronics.ru Git - kernel.git/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)
commit87e20b48cf41aa6702cb5a5bae45f25a531df357
treeb11df18ebe81df41367aae8d4b5a1ece76c478ea
parent7805a7876d816c10f708c6fb08504785042d1120
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