18c2ecf20Sopenharmony_ciHisilicon hi6220 usb PHY
28c2ecf20Sopenharmony_ci-----------------------
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ciRequired properties:
58c2ecf20Sopenharmony_ci- compatible: should be "hisilicon,hi6220-usb-phy"
68c2ecf20Sopenharmony_ci- #phy-cells: must be 0
78c2ecf20Sopenharmony_ci- hisilicon,peripheral-syscon: phandle of syscon used to control phy.
88c2ecf20Sopenharmony_ciRefer to phy/phy-bindings.txt for the generic PHY binding properties
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciExample:
118c2ecf20Sopenharmony_ci	usb_phy: usbphy {
128c2ecf20Sopenharmony_ci		compatible = "hisilicon,hi6220-usb-phy";
138c2ecf20Sopenharmony_ci		#phy-cells = <0>;
148c2ecf20Sopenharmony_ci		phy-supply = <&fixed_5v_hub>;
158c2ecf20Sopenharmony_ci		hisilicon,peripheral-syscon = <&sys_ctrl>;
168c2ecf20Sopenharmony_ci	};
17