]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: sunxi: Add new compatibles
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 2 Feb 2014 13:49:11 +0000 (14:49 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Feb 2014 03:46:54 +0000 (19:46 -0800)
commit7805a7876d816c10f708c6fb08504785042d1120
treef6187e7927634175f487aecdf57880980893f97a
parentcb12d69e660874f14601a85021e2002e482e536f
net: ethernet: 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 ethernet 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-emac.txt
drivers/net/ethernet/allwinner/sun4i-emac.c