mbox series

[RFC,0/2] phy: mvebu-cp110-utmi: add support for armada-380 utmi phys

Message ID 20240715-a38x-utmi-phy-v1-0-d57250f53cf2@solid-run.com (mailing list archive)
Headers show
Series phy: mvebu-cp110-utmi: add support for armada-380 utmi phys | expand

Message

Josua Mayer July 15, 2024, 5:47 p.m. UTC
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@solid-run.com>
---
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,