ARM: dts: msm: Add eUSB2 repeater nodes for sun

Add the eUSB2 repeater node and references for PMIH010x.

Change-Id: I7f4cbb0976510068e5347e0625e7c48e286286e7
Signed-off-by: Ronak Vijay Raheja <quic_rraheja@quicinc.com>
This commit is contained in:
Ronak Vijay Raheja
2023-11-01 16:59:44 -07:00
committed by Wesley Cheng
parent c66475eb27
commit 6b8cb6e8ba
5 changed files with 25 additions and 0 deletions

View File

@@ -245,3 +245,8 @@
resets = <&gcc GCC_SDCC2_BCR>;
reset-names = "core_reset";
};
&eusb2_phy0 {
dummy-supply = <&pmih010x_eusb2_repeater>;
usb-repeater = <&pmih010x_eusb2_repeater>;
};