[U-Boot] [PATCH 00/13] phy: marvell: cp110: varius comphy updates
igall at marvell.com
igall at marvell.com
Sun Apr 23 09:17:24 UTC 2017
From: Igal Liberman <igall at marvell.com>
This patchset improves Marvell A70x0/80x0 comphy driver:
- Improve comphy electrical parameters
- New modes
- Style
- Bug fixes
Igal Liberman (5):
fix: phy: marvell: comphy: cp110: sata: update analog parameters
according to latest ETP
phy: marvell: comphy: cp110: add 5G XFI mode
fix: phy: marvell: cp110: sfi: update analog parameters according to
latest ETP
fix: phy: marvell: comphy: cp110: rename comphy_index to cp_index
fix: phy: marvell: comphy: cp110: pcie: update analog parameters
according to latest ETP
Stefan Roese (8):
phy: marvell: comphy: Replace PHY_TYPE_KR with PHY_TYPE_SFI
phy: marvell: comphy: cp110: add support for end point configuration
phy: marvell: comphy: cp110: update utmi phy connection type
phy: marvell: comphy: add IGNORE COMPHY type
fix: phy: marvell: comphy: cp110: fix the KR/SFI line 4 selector
fix: phy: marvell: comphy: cp110: update comphy selector option
fix: phy: marvell: comphy: cp110: fix comphy lane 4 selection options
phy: marvell: comphy: print comphy status even when it's disconnected
arch/arm/dts/armada-7040-db.dts | 2 +-
arch/arm/dts/armada-8040-db.dts | 8 +-
arch/arm/dts/armada-8040-mcbin.dts | 14 +-
arch/arm/dts/armada-cp110-master.dtsi | 4 +-
arch/arm/dts/armada-cp110-slave.dtsi | 2 +-
drivers/phy/marvell/comphy.h | 3 +-
drivers/phy/marvell/comphy_core.c | 15 +-
drivers/phy/marvell/comphy_cp110.c | 449 +++++++++++++++++++++++++++----
drivers/phy/marvell/comphy_hpipe.h | 277 +++++++++++++++++--
drivers/phy/marvell/comphy_mux.c | 7 +
include/dt-bindings/comphy/comphy_data.h | 20 +-
11 files changed, 689 insertions(+), 112 deletions(-)
--
2.7.4
More information about the U-Boot
mailing list