commit | 6d3d76f877ca061911343d5d1650458906fdf0ea | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Tue Jun 18 15:04:35 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 18:33:58 2013 -0700 |
tree | 769a950b177667066eee283deda5b40bfcf8218f | |
parent | 2bd470fc08cbbfd4f2e53a620362806620d217ed [diff] |
drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume Due to some hardware integration issue, CPSW sliver modules requires a reset across suspend/resume cycle for a successful clock gating to CPGMAC (CPSW and Davinci MDIO) in AM335x PG1.0. This issue is fixed in PG2.x, though to support suspend/resume on PG1.0 this reset is required. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>