diff options
author | Inochi Amaoto <inochiama@gmail.com> | 2025-04-14 06:49:12 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-04-14 19:35:36 +0200 |
commit | 9fe5a0790af6af619940a2819aabe8f6fb30700c (patch) | |
tree | e2a1448bd514188be66561f0abb34d0313c7d6b2 /scripts/generate_rust_analyzer.py | |
parent | 771487050f83b030090079133b192de6e3cf5909 (diff) |
dt-bindings: interrupt-controller: Add Sophgo SG2044 MSI controller
Like SG2042, SG2044 also uses an external MSI controller to provide
MSI interrupt for PCIe controllers. The difference between these
two MSI controllers are:
1. SG2044 acks the interrupt by writing 0, SG2042 by setting the
bit related to the interrupt.
2. SG2044 uses interrupt number modulo 32 as MSI message data, but
SG2042 uses the bit related to the interrupt.
Add support for the SG2044 MSI controller.
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Chen Wang <wangchen20@iscas.ac.cn> # SG2042
Reviewed-by: Chen Wang <unicorn_wang@outlook.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/all/20250413224922.69719-2-inochiama@gmail.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions