diff options
author | Hariprasad Kelam <[email protected]> | 2023-06-30 11:58:42 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-07-02 15:47:18 +0100 |
commit | 4c5a331cacda995e995a7857f0e44e8937d98d2c (patch) | |
tree | 273d3d568a6ffda8b5a5dbc781d9890e205d6b75 /drivers/usb/cdns3/cdns3-imx.c | |
parent | c97d3fb9e0e716b77d5c0d3051d46e2f41dc6fe4 (diff) |
octeontx2-af: cn10kb: fix interrupt csr addresses
The current design is that, for asynchronous events like link_up and
link_down firmware raises the interrupt to kernel. The previous patch
which added RPM_USX driver has a bug where it uses old csr addresses
for configuring interrupts. Which is resulting in losing interrupts
from source firmware.
This patch fixes the issue by correcting csr addresses.
Fixes: b9d0fedc6234 ("octeontx2-af: cn10kb: Add RPM_USX MAC support")
Signed-off-by: Hariprasad Kelam <[email protected]>
Signed-off-by: Sunil Goutham <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions