]> git.sur5r.net Git - u-boot/commit
phy: marvell: cp110: add support for end point configuration
authorStefan Roese <sr@denx.de>
Mon, 24 Apr 2017 15:45:22 +0000 (18:45 +0300)
committerStefan Roese <sr@denx.de>
Tue, 9 May 2017 11:38:18 +0000 (13:38 +0200)
commit7dda98e0da22a5275f374a40660f57a85a9af94e
tree96b05ed1f09915ae05831c19498864cd765821e4
parentcb686454c74c20617a91276083c41b19f7d118ad
phy: marvell: cp110: add support for end point configuration

The serdes was always configured in root complex mode.
this patch add new entry in device tree (per serdes)
which indicates whether the serdes is in end point mode.
if so, it skips the root complex configuration.

Signed-off-by: Haim Boot <hayim@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Igal Liberman <igall@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/phy/marvell/comphy.h
drivers/phy/marvell/comphy_core.c
drivers/phy/marvell/comphy_cp110.c