Files
linux-stable-mirror/arch
Tony Lindgren d529cc2278 ARM: dts: Fix occasional boot hang for am3 usb
[ Upstream commit 9b6a51aab5 ]

With subtle timings changes, we can now sometimes get an external abort on
non-linefetch error booting am3 devices at sysc_reset(). This is because
of a missing reset delay needed for the usb target module.

Looks like we never enabled the delay earlier for am3, although a similar
issue was seen earlier with a similar usb setup for dm814x as described in
commit ebf2441480 ("ARM: OMAP2+: Use srst_udelay for USB on dm814x").

Cc: stable@vger.kernel.org
Fixes: 0782e8572c ("ARM: dts: Probe am335x musb with ti-sysc")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-01-05 15:13:37 +01:00
..
2023-11-20 11:08:23 +01:00
2023-09-19 12:22:49 +02:00