commit | 7dda98e0da22a5275f374a40660f57a85a9af94e | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Apr 24 18:45:22 2017 +0300 |
committer | Stefan Roese <sr@denx.de> | Tue May 09 13:38:18 2017 +0200 |
tree | 96b05ed1f09915ae05831c19498864cd765821e4 | |
parent | cb686454c74c20617a91276083c41b19f7d118ad [diff] |
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>