Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > d8667dfb1f17bb5655ab1a71c049407c > files > 3552

kernel-doc-5.5.14-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>;
	};