]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: gmac_rockchip: Add support for the RK3228 GMAC
authorDavid Wu <david.wu@rock-chips.com>
Sat, 13 Jan 2018 06:05:30 +0000 (14:05 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 28 Jan 2018 16:12:38 +0000 (17:12 +0100)
commitd12d7c09ebf035c60a100c20c574a40cedebbcc4
tree6291da0da3ffeeb48afba959f186954d13318d4f
parent5bb616c6e2ba3ff4098b882bb0bcd7e0000376dd
net: gmac_rockchip: Add support for the RK3228 GMAC

The GMAC in the RK3228 once again is identical to the incarnation in
the RK3288 and the RK3399, except for where some of the configuration
and control registers are located in the GRF.

This adds the RK3368-specific logic necessary to reuse this driver.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/net/gmac_rockchip.c