Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > eedb6634b44b6f17fb2629c71380546b > files > 3552

kernel-doc-5.5.9-1.mga7.noarch.rpm

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>;
	};