Skip to content

Commit cb1a91e

Browse files
committed
Merge tag 'tags/fpga-dt-260609' into linux-6.18-mchp
FPGA dt updates for 260609 * riscv: dts: microchip: fix wdt4 mvrp interrupt (Conor Dooley 2026-06-02) Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
2 parents 7fbe4f6 + 58b8eb3 commit cb1a91e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/riscv/boot/dts/microchip/mpfs.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@
434434
reg = <0x0 0x20107000 0x0 0x1000>;
435435
clocks = <&clkcfg CLK_AHB>;
436436
interrupt-parent = <&plic>;
437-
interrupts = <105>, <109>;
437+
interrupts = <104>, <109>;
438438
interrupt-names = "mvrp", "trig";
439439
status = "disabled";
440440
};

0 commit comments

Comments
 (0)