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

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

Note: ATP, QRD and CDP.
Change-Id: Id47a3d7243a00be3bf5d186cc5eb8a9b2e6f677d
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
This commit is contained in:
Uttkarsh Aggarwal
2024-11-22 11:46:02 +05:30
parent 8b1c694a87
commit 6df5e4503b
2 changed files with 20 additions and 0 deletions

View File

@@ -198,3 +198,13 @@
};
};
};
&pmih010x_eusb2_repeater {
vdd18-supply = <&L7B>;
vdd3-supply = <&L17B>;
};
&eusb2_phy0 {
dummy-supply = <&pmih010x_eusb2_repeater>;
usb-repeater = <&pmih010x_eusb2_repeater>;
};