Searched hist:"2 fc989f74b8dac8a560b7c5e384c4f02b5cfd4b2" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/phy/marvell/ |
H A D | Makefile | diff 2fc989f74b8dac8a560b7c5e384c4f02b5cfd4b2 Sun Mar 07 17:33:38 CET 2021 Konstantin Porotchkin <kostap@marvell.com> drivers: phy: add support for Armada CP110 UTMI PHY
Add support for Marvell CP110 UTMI PHY driver allowing the USB2 port configuration independently from the boot loader setup. The CP110/CP115 dies have 2 UTMI PHYs that could be connected to two USB host controllers or to single USB device controller. Since there is only one USB device controller on die, only one of the UTMI PHYs could work in USB device mode. The CONFIG_PHY_MVEBU_CP110_UTMI should be enabled for usage of this driver.
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Link: https://lore.kernel.org/r/20210307163343.25684-2-kostap@marvell.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|
H A D | Kconfig | diff 2fc989f74b8dac8a560b7c5e384c4f02b5cfd4b2 Sun Mar 07 17:33:38 CET 2021 Konstantin Porotchkin <kostap@marvell.com> drivers: phy: add support for Armada CP110 UTMI PHY
Add support for Marvell CP110 UTMI PHY driver allowing the USB2 port configuration independently from the boot loader setup. The CP110/CP115 dies have 2 UTMI PHYs that could be connected to two USB host controllers or to single USB device controller. Since there is only one USB device controller on die, only one of the UTMI PHYs could work in USB device mode. The CONFIG_PHY_MVEBU_CP110_UTMI should be enabled for usage of this driver.
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Link: https://lore.kernel.org/r/20210307163343.25684-2-kostap@marvell.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|