#power-domain-cells = <1>;
                };
 
-               usb_1_hsphy: phy@1613000 {
+               usb_hsphy: phy@1613000 {
                        compatible = "qcom,sm6115-qusb2-phy";
                        reg = <0x0 0x01613000 0x0 0x180>;
                        #phy-cells = <0>;
                        };
                };
 
-               usb_1: usb@4ef8800 {
+               usb: usb@4ef8800 {
                        compatible = "qcom,sm6115-dwc3", "qcom,dwc3";
                        reg = <0x0 0x04ef8800 0x0 0x400>;
                        #address-cells = <2>;
                        qcom,select-utmi-as-pipe-clk;
                        status = "disabled";
 
-                       usb_1_dwc3: usb@4e00000 {
+                       usb_dwc3: usb@4e00000 {
                                compatible = "snps,dwc3";
                                reg = <0x0 0x04e00000 0x0 0xcd00>;
                                interrupts = <GIC_SPI 255 IRQ_TYPE_LEVEL_HIGH>;
-                               phys = <&usb_1_hsphy>;
+                               phys = <&usb_hsphy>;
                                phy-names = "usb2-phy";
                                iommus = <&apps_smmu 0x120 0x0>;
                                snps,dis_u2_susphy_quirk;