18c2ecf20Sopenharmony_ciBROADCOM KONA USB2 PHY
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciRequired properties:
48c2ecf20Sopenharmony_ci - compatible: brcm,kona-usb2-phy
58c2ecf20Sopenharmony_ci - reg: offset and length of the PHY registers
68c2ecf20Sopenharmony_ci - #phy-cells: must be 0
78c2ecf20Sopenharmony_ciRefer to phy/phy-bindings.txt for the generic PHY binding properties
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciExample:
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci	usbphy: usb-phy@3f130000 {
128c2ecf20Sopenharmony_ci		compatible = "brcm,kona-usb2-phy";
138c2ecf20Sopenharmony_ci		reg = <0x3f130000 0x28>;
148c2ecf20Sopenharmony_ci		#phy-cells = <0>;
158c2ecf20Sopenharmony_ci	};
16