diff mbox series

usb: dwc3: core: Revise GHWPARAMS9 offset

Message ID 1541737108266a97208ff827805be1f32852590c.1635202893.git.Thinh.Nguyen@synopsys.com (mailing list archive)
State Accepted
Commit 250fdabec6ffcaf895c5e0dedca62706ef10d8f6
Headers show
Series usb: dwc3: core: Revise GHWPARAMS9 offset | expand

Commit Message

Thinh Nguyen Oct. 25, 2021, 11:15 p.m. UTC
During our predesign phase for DWC_usb32, the GHWPARAMS9 register offset
was 0xc680. We revised our final design, and the GHWPARAMS9 offset is
now moved to 0xc6e8 on release.

Cc: <stable@vger.kernel.org>
Fixes: 16710380d3aa ("usb: dwc3: Capture new capability register GHWPARAMS9")
Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
---
 drivers/usb/dwc3/core.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: e8d6336d9d7198013a7b307107908242a7a53b23
diff mbox series

Patch

diff --git a/drivers/usb/dwc3/core.h b/drivers/usb/dwc3/core.h
index 620c8d3914d7..5c491d0a19d7 100644
--- a/drivers/usb/dwc3/core.h
+++ b/drivers/usb/dwc3/core.h
@@ -143,7 +143,7 @@ 
 #define DWC3_GHWPARAMS8		0xc600
 #define DWC3_GUCTL3		0xc60c
 #define DWC3_GFLADJ		0xc630
-#define DWC3_GHWPARAMS9		0xc680
+#define DWC3_GHWPARAMS9		0xc6e0
 
 /* Device Registers */
 #define DWC3_DCFG		0xc700