commit | 4dae1686782d52084893421b89ff1aa61e223aaf | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Feb 02 14:49:11 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 06 19:46:54 2014 -0800 |
tree | f6187e7927634175f487aecdf57880980893f97a | |
parent | 028b86b7671d17eb9a614924eb46d5efb9db931a [diff] |
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>