riscv: sophgo: dts: sg2044: Change msi irq type to IRQ_TYPE_EDGE_RISING
authorChen Wang <unicorn_wang@outlook.com>
Thu, 4 Sep 2025 03:00:59 +0000 (11:00 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 4 Sep 2025 12:52:47 +0000 (14:52 +0200)
Fix msi irq type to be the correct type, although this field is not used yet.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Inochi Amaoto <inochiama@gmail.com> # Sophgo SRD3-10
Link: https://lore.kernel.org/all/c38b9b1682af978473705b7e70b6faaa36fe5024.1756953919.git.unicorn_wang@outlook.com
arch/riscv/boot/dts/sophgo/sg2044.dtsi

index 6ec9557..320c4d1 100644 (file)
                        reg-names = "clr", "doorbell";
                        #msi-cells = <0>;
                        msi-controller;
-                       msi-ranges = <&intc 352 IRQ_TYPE_LEVEL_HIGH 512>;
+                       msi-ranges = <&intc 352 IRQ_TYPE_EDGE_RISING 512>;
                        status = "disabled";
                };