-----------------------
 
 Required properties:
-- compatible: should be "hisilicon,kirin970-usb-phy"
+- compatible: should be "hisilicon,hi3670-usb-phy"
 - #phy-cells: must be 0
 - hisilicon,pericrg-syscon: phandle of syscon used to control phy.
 - hisilicon,pctrl-syscon: phandle of syscon used to control phy.
 
 Example:
        usb_phy: usbphy {
-               compatible = "hisilicon,kirin970-usb-phy";
+               compatible = "hisilicon,hi3670-usb-phy";
                #phy-cells = <0>;
                hisilicon,pericrg-syscon = <&crg_ctrl>;
                hisilicon,pctrl-syscon = <&pctrl>;