ARM: dts: msm: Add eUSB2 repeater nodes for Tuna MTP

Add the eUSB2 repeater node and references for PM7550BA.

Note: PM7550BA will be part of MTP platform.
Change-Id: I6fff82d33434306106ae6ce390f322c7a478e680
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
This commit is contained in:
Uttkarsh Aggarwal
2024-11-21 17:45:53 +05:30
parent 8b1c694a87
commit f31c552815

View File

@@ -259,3 +259,14 @@
}; };
}; };
}; };
&pm7550ba_eusb2_repeater {
vdd18-supply = <&L7B>;
vdd3-supply = <&L17B>;
status = "ok";
};
&eusb2_phy0 {
dummy-supply = <&pm7550ba_eusb2_repeater>;
usb-repeater = <&pm7550ba_eusb2_repeater>;
};