Merge "ARM: dts: msm: Add wcd_usbss reference to USB on Kera" into kernel.lnx.6.6.r1-rel

This commit is contained in:
Linux Build Service Account
2025-01-08 02:50:59 -08:00
committed by Gerrit - the friendly Code Review server

View File

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