[PATCH 0/1] xhci fix for usb-linus
Mathias Nyman <[email protected]> Tue, 4 Aug 2026 11:36:38 +0300
| Newsgroups | org.kernel.vger.linux-usb |
|---|---|
| Message-ID | <[email protected]> |
Hi Greg xhci may be unusable on Raspberry Pi type arm32 devices since driver swiched to BIT() macro in 7.1 kenel. This one patch fixes it, hope it can still make 7.2 Thanks Mathias Lachlan Hodges (1): usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit mask drivers/usb/host/xhci.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) -- 2.43.0