Updating U-Boot next branch to v6.18-dts
Tom Rini
trini at konsulko.com
Fri Dec 19 22:41:15 CET 2025
Hey all,
I'll be pushing an update to the v6.18-dts tag for dts/upstream shortly.
I want to note that the following was needed for qcm6490 qcom_qcs615
qcom_qcs8300 qcs9100 and qcom to build, and this is based on looking
over the delta from v6.17-dts to v6.18-dts and what similar platforms
did:
diff --git a/arch/arm/dts/qcs6490-rb3gen2-u-boot.dtsi b/arch/arm/dts/qcs6490-rb3gen2-u-boot.dtsi
index fbe72595f5ac..8d4871135fa6 100644
--- a/arch/arm/dts/qcs6490-rb3gen2-u-boot.dtsi
+++ b/arch/arm/dts/qcs6490-rb3gen2-u-boot.dtsi
@@ -17,9 +17,8 @@
};
};
-&usb_1_dwc3 {
+&usb_1 {
dr_mode = "host";
- /delete-property/ usb-role-switch;
};
// RAM Entry 0 : Base 0x0080000000 Size 0x003A800000
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251219/f773420d/attachment.sig>
More information about the U-Boot
mailing list