Armada 380 has smilar USB-2.0 PHYs as CP-110 (Armada 8K). Add support for Armada 380 to cp110 utmi phy driver. Signed-off-by: Josua Mayer <josua@xxxxxxxxxxxxx> --- Josua Mayer (2): phy: mvebu-cp110-utmi: add support for armada-380 utmi phys arm: dts: marvell: armada-38x: add description for usb phys arch/arm/boot/dts/marvell/armada-38x.dtsi | 30 +++++++++ drivers/phy/marvell/phy-mvebu-cp110-utmi.c | 97 +++++++++++++++++++++++------- 2 files changed, 105 insertions(+), 22 deletions(-) --- base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 change-id: 20240715-a38x-utmi-phy-02e8059afe35 Sincerely, -- Josua Mayer <josua@xxxxxxxxxxxxx>