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

Add the eUSB2 repeater node and references for PM7550BA and
PMIV010x.

pm7550ba -> ATP and MTP.
pmib010x -> QRD and CDP.

Change-Id: If971486537915c1f3b8e13a66d294e1fef2596cd
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
This commit is contained in:
Uttkarsh Aggarwal
2024-12-02 18:20:21 +05:30
committed by Niranjan Reddy Dumbala
parent 4e88bb2a4d
commit 5b8fceb52e
2 changed files with 21 additions and 0 deletions

View File

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