1 2 3 4 5 6 7 8 9 10 11 12 13
Marvell MMP3 USB PHY -------------------- Required properties: - compatible: must be "marvell,mmp3-usb-phy" - #phy-cells: must be 0 Example: usb-phy: usb-phy@d4207000 { compatible = "marvell,mmp3-usb-phy"; reg = <0xd4207000 0x40>; #phy-cells = <0>; };