waipio-usb: Remove edu_enable_reg

Change-Id: Ie33b025a88854d5a4fd6a3a2660723d7a30aab8b
This commit is contained in:
Arian
2024-03-12 19:34:24 +01:00
parent c1ff155c56
commit a58ecfbecd

View File

@@ -109,10 +109,8 @@
/* USB port related High Speed PHY */
usb2_phy0: hsphy@88e3000 {
compatible = "qcom,usb-hsphy-snps-femto";
reg = <0x88e3000 0x114>,
<0x088e2000 0x4>;
reg-names = "hsusb_phy_base",
"eud_enable_reg";
reg = <0x88e3000 0x114>;
reg-names = "hsusb_phy_base";
vdd-supply = <&pm8350_l5>;
vdda18-supply = <&pm8350c_l1>;