mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
waipio-usb: Remove edu_enable_reg
Change-Id: Ie33b025a88854d5a4fd6a3a2660723d7a30aab8b
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user