diff options
author | Aniket <aniketmaurya@google.com> | 2024-06-07 10:20:30 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2024-07-26 15:21:29 +0300 |
commit | 64bf1459080670f05b8bb9c0cd140befd6780b5e (patch) | |
tree | 741a1a3f43d9d020d24e81de6eaaafcfa6b48426 /scripts/gdb/linux/lists.py | |
parent | 8f2cb0327938c786cede21a542fb538ff243a03a (diff) | |
download | linux-64bf1459080670f05b8bb9c0cd140befd6780b5e.tar.xz |
i3c: dw: Fix IBI intr programming
IBI_SIR_REQ_REJECT register is not present if the IP has
IC_HAS_IBI_DATA = 1 set. So don't rely on doing read-
modify-write op on this register.
Instead maintain a variable to store the sir reject mask
and use it to set IBI_SIR_REQ_REJECT.
Signed-off-by: Aniket <aniketmaurya@google.com>
Reviewed-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions