commit | fc22820a57c1029e957dcdb4d411f108b9658ef9 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Mon Apr 15 16:42:16 2019 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Apr 16 16:29:00 2019 +0530 |
tree | 73626fad3bf7e55cb1f104be580a5a53a5c8326e | |
parent | 7d412cdebf956ba34843d89993960764a8c089c9 [diff] |
clk: sunxi: r40: Fix GMAC reset reg offset GMAC reset reg offset added by below commit seems to assume it as EMAC but R40 indeed using GMAC. "clk: sunxi: Implement EMAC, GMAC clocks, resets" (sha1: 68620c9698f109c1f001f80d282138a5c67cabef) So, fix by updating the reg offset for RST_BUS_GMAC. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>