commit | b3d2a6df30b51ff9e8ed0810fb69df8d88d4d4fd | [log] [tgz] |
---|---|---|
author | David Wu <david.wu@rock-chips.com> | Sat Jan 13 14:03:04 2018 +0800 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Jan 28 17:12:37 2018 +0100 |
tree | 3596e9d8ca4031b3b06c581c7681b821d9418d12 | |
parent | 7cd4ebab2bc425b027dc91872b1feb766e9bc9ff [diff] |
net: gmac_rockchip: Add rk3328 gmac support The GMAC2IO in the RK3328 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 RK3328-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>