drivers: usb: dwc3: add FS/LS bus instance parkmode disable bit
authorJonathan Bell <jonathan@raspberrypi.com>
Wed, 24 Jan 2024 16:28:19 +0000 (16:28 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:32 +0000 (11:35 +0000)
commit23259aa3f90f662be77e245ff31c0e28fb19bce4
tree5681882949f976d751499696758068e771f48678
parenta7fca333647ea31ce5bbf7bd2098fc55339da05d
drivers: usb: dwc3: add FS/LS bus instance parkmode disable bit

There are three parkmode disable bits, one for each bus instance type.
Add FS/LS and parse the quirk out of DT. Also update the slightly
mangled quirk descriptions.

Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h