Merge "ARM: dts: msm: Add wcd_usbss reference to USB on Kera"

This commit is contained in:
QCTECMDR Service
2025-01-13 11:03:25 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 55 additions and 0 deletions

View File

@@ -88,3 +88,7 @@
&pm8550ve_f_die_temp {
status = "disabled";
};
&usb0 {
qcom,wcd_usbss = <&wcd_usbss>;
};