Igal Liberman
528213d3fd
fix: phy: marvell: cp110: rename comphy_index to cp_index
...
No functional change.
The variable name "comphy_index" is misleading, it represents
cp index and not comphy index.
Signed-off-by: Igal Liberman <igall@marvell.com >
Reviewed-by: Stefan Roese <sr@denx.de >
2017-05-09 13:38:18 +02:00
Stefan Roese
7dda98e0da
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 >
2017-05-09 13:38:18 +02:00
Stefan Roese
e8c3156e8d
drivers/phy: marvell: Add support for the slave CP COMPHY device
...
With the support for the Armada 8k, a 2nd COMPHY controller now needs
to get supported from the CP110 slave controller. This patch adds support
for this 2nd contoller in the COMPHY driver.
Signed-off-by: Stefan Roese <sr@denx.de >
Cc: Nadav Haklai <nadavh@marvell.com >
Cc: Neta Zur Hershkovits <neta@marvell.com >
Cc: Kostya Porotchkin <kostap@marvell.com >
Cc: Omri Itach <omrii@marvell.com >
Cc: Igal Liberman <igall@marvell.com >
Cc: Haim Boot <hayim@marvell.com >
Cc: Hanna Hawa <hannah@marvell.com >
2016-12-05 13:28:23 +01:00
Stefan Roese
c0132f6005
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K
...
This version is based on the Marvell U-Boot version with this patch
applied as latest patch:
Git ID 7f408573: "fix: comphy: cp110: add comphy initialization for usb
device mode" from 2016-07-05.
Signed-off-by: Stefan Roese <sr@denx.de >
Cc: Nadav Haklai <nadavh@marvell.com >
Cc: Neta Zur Hershkovits <neta@marvell.com >
Cc: Kostya Porotchkin <kostap@marvell.com >
Cc: Omri Itach <omrii@marvell.com >
Cc: Igal Liberman <igall@marvell.com >
Cc: Haim Boot <hayim@marvell.com >
Cc: Hanna Hawa <hannah@marvell.com >
2016-09-27 17:29:54 +02:00
Stefan Roese
3335786a98
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
...
This version is based on the Marvell U-Boot version with this patch
applied as latest patch:
Git ID 7f408573: "fix: comphy: cp110: add comphy initialization for usb
device mode" from 2016-07-05.
Signed-off-by: Stefan Roese <sr@denx.de >
Cc: Nadav Haklai <nadavh@marvell.com >
Cc: Kostya Porotchkin <kostap@marvell.com >
Cc: Wilson Ding <dingwei@marvell.com >
Cc: Victor Gu <xigu@marvell.com >
Cc: Hua Jing <jinghua@marvell.com >
Cc: Terry Zhou <bjzhou@marvell.com >
Cc: Hanna Hawa <hannah@marvell.com >
Cc: Haim Boot <hayim@marvell.com >
2016-09-27 17:29:53 +02:00