summaryrefslogtreecommitdiff
path: root/drivers/phy/marvell/comphy_a3700.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* phy: marvell: a3700: Fix compatible string for ehciMarek Behún2018-05-141-1/+1
* phy: marvell: a3700: Save/restore selector reg in SGMII initMarek Behún2018-05-141-1/+8
* phy: marvell: a3700: Use comphy_mux on Armada 37xx.Marek Behún2018-05-141-0/+36
* phy: marvell: a3700: revise the USB3 comphy setting during power onzachary2018-05-141-8/+23
* phy: marvell: a3700: Set USB3 RX wait depending on ref clockMarek Behún2018-05-141-5/+3
* phy: marvell: a3700: Access USB3 register indirectly on lane 2Marek Behún2018-05-141-35/+67
* phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_setsMarek Behún2018-05-141-12/+20
* phy: marvell: a3700: Use (!ret) instead of (ret == 0)Marek Behún2018-05-141-13/+13
* phy: marvell: a3700: Use same timeout for all register pollingMarek Behún2018-05-141-13/+3
* phy: marvell: a3700: Don't create functional macro for each registerMarek Behún2018-05-141-56/+52
* phy: marvell: a3700: Use reg_set16 instead of phy_write16Marek Behún2018-05-141-11/+14
* phy: marvell: a3700: Change return type of macro MVEBU_REGMarek Behún2018-05-141-115/+91
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese2017-02-011-4/+3
* drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese2016-09-271-0/+962