commit | a98d41d6a1204b61bac03bb3eabdbc2fe93b495d | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Thu Oct 30 11:21:24 2014 +0100 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Thu Nov 13 11:49:43 2014 +0530 |
tree | 1e2c853c7b63141b8da96aec148060860c9ce782 | |
parent | 6827a46f59942208d45e0c40e53f649bfc7792ed [diff] |
phy: berlin-sata: Move PHY_BASE into private data struct Currently, Berlin SATA PHY driver assumes PHY_BASE address being constant. While this PHY_BASE is correct for BG2Q, older BG2 PHY_BASE is different. Prepare the driver for BG2 support by moving the phy_base into private driver data. Acked-by: Antoine Ténart <antoine.tenart@free-electrons.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>