]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K
authorStefan Roese <sr@denx.de>
Tue, 30 Aug 2016 14:48:20 +0000 (16:48 +0200)
committerStefan Roese <sr@denx.de>
Tue, 27 Sep 2016 15:29:54 +0000 (17:29 +0200)
commitc0132f60059d4a6809341d54f2fe744db8790421
tree90845c17f41919fb7ab0f06ba7ba0369c1207e42
parent01e62c7f11eb4c1fe814f109ecb34e1a176eb33b
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>
drivers/phy/marvell/Makefile
drivers/phy/marvell/comphy.h
drivers/phy/marvell/comphy_core.c
drivers/phy/marvell/comphy_cp110.c [new file with mode: 0644]
drivers/phy/marvell/comphy_hpipe.h
drivers/phy/marvell/sata.h [new file with mode: 0644]
drivers/phy/marvell/utmi_phy.h [new file with mode: 0644]