summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-02-03 15:45:09 -0600
committerTom Rini <[email protected]>2026-02-03 15:45:09 -0600
commit1b0ac17ccffe64ca30a7c33137a68fcff84dcc18 (patch)
tree13a52f73d2c42617ebc5a592e80b56c33970890e /arch
parenta8d982e1f1726254ef27bbdf362f98954ee3feb7 (diff)
parent81cd740838b1fdc6c473580254f0f217df375bcc (diff)
Merge patch series "toradex: aquila-am69: fix SPL USB DFU, drop obsolete clock"
Ernest Van Hoecke <[email protected]> says: This is a small, board-specific series for Aquila AM69. Patch 1 fixes intermittent SPL USB DFU gadget enumeration. Patch 2 drops a stale MCU_CLKOUT0 enable for ETH_1. V1.1 hardware uses an external 25 MHz crystal, and support for earlier revisions was already removed from the DT before upstreaming. Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/k3-am69-aquila-dev-u-boot.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/k3-am69-aquila-dev-u-boot.dtsi b/arch/arm/dts/k3-am69-aquila-dev-u-boot.dtsi
index 59948b9d1f4..5b8b8539da3 100644
--- a/arch/arm/dts/k3-am69-aquila-dev-u-boot.dtsi
+++ b/arch/arm/dts/k3-am69-aquila-dev-u-boot.dtsi
@@ -144,6 +144,7 @@
};
&usbss0 {
+ ti,modestrap-peripheral;
ti,usb2-only;
bootph-pre-ram;
};