On Wed, Oct 26, 2022 at 09:55:16PM -0400, Sasha Levin wrote: > This is a note to let you know that I've just added the patch titled > > USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM > > to the 5.10-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > usb-add-reset_resume-quirk-for-nvidia-jetson-devices.patch > and it can be found in the queue-5.10 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let <stable@xxxxxxxxxxxxxxx> know about it. > > > > commit 15bd6fce2c8be3bc43ba3d6e682eb958e2ad5800 > Author: Hannu Hartikainen <hannu@xxxxxxx> > Date: Mon Sep 19 20:16:10 2022 +0300 > > USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM > > [ Upstream commit fc4ade55c617dc73c7e9756b57f3230b4ff24540 ] > > NVIDIA Jetson devices in Force Recovery mode (RCM) do not support > suspending, ie. flashing fails if the device has been suspended. The > devices are still visible in lsusb and seem to work otherwise, making > the issue hard to debug. This has been discovered in various forum > posts, eg. [1]. > > The patch has been tested on NVIDIA Jetson AGX Xavier, but I'm adding > all the Jetson models listed in [2] on the assumption that they all > behave similarly. > > [1]: https://forums.developer.nvidia.com/t/flashing-not-working/72365 > [2]: https://docs.nvidia.com/jetson/archives/l4t-archived/l4t-3271/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/quick_start.html > > Signed-off-by: Hannu Hartikainen <hannu@xxxxxxx> > Cc: stable <stable@xxxxxxxxxx> # after 6.1-rc3 6.1-rc3 is not out yet, so I'll drop this and wait to add it back until then. thanks, greg k-h