diff options
author | Sumit Gupta <sumitg@nvidia.com> | 2025-07-03 16:08:22 +0530 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2025-07-09 14:26:03 +0200 |
commit | a0647bca8966db04b79af72851ebd04224a4da40 (patch) | |
tree | 80658bfaf6c2de294b33e055e8156c7b31ab0cc9 /net/lapb/lapb_out.c | |
parent | 7ddca4500140053ab0d0fba4f30f9bdcf66985d0 (diff) |
soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUS
When error is injected with the ERR_FORCE register, then this register
is not auto cleared on clearing the ERR_STATUS register. This causes
repeated interrupts on error injection. To fix, set the ERR_FORCE to
zero along with clearing the ERR_STATUS register after handling error.
Fixes: fc2f151d2314 ("soc/tegra: cbb: Add driver for Tegra234 CBB 2.0")
Signed-off-by: Sumit Gupta <sumitg@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions