From: Antoine Ténart Date: Mon, 7 Jul 2014 10:16:07 +0000 (+0200) Subject: phy: add a driver for the Berlin SATA PHY X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=942a31b521911b0f162a37844c29f91022d129f0;p=pandora-kernel.git phy: add a driver for the Berlin SATA PHY The Berlin SoC has a two SATA ports. Add a PHY driver to handle them. The mode selection can let us think this PHY can be configured to fit other purposes. But there are reasons to think the SATA mode will be the only one usable: the PHY registers are only accessible indirectly through two registers in the SATA range, the PHY seems to be integrated and no information tells us the contrary. For these reasons, make the driver a SATA PHY driver. Signed-off-by: Antoine Ténart Signed-off-by: Kishon Vijay Abraham I --- Reading git-diff-tree failed