Commit 5583518c authored by Maochen Wang's avatar Maochen Wang Committed by Anas Nashif
Browse files

dts: arm: nxp_rw6xx: add imu interrupts



Add imu and wakeup done interrupts.

Signed-off-by: default avatarMaochen Wang <maochen.wang@nxp.com>
parent e394af5b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -279,6 +279,12 @@
		num-inputs = <64>;
	};

	imu: nxp_wifi {
		compatible = "nxp,wifi";
		/* first index is the imu interrupt, the second is the wakeup done interrupt */
		interrupts = <72 2>, <64 2>;
	};

	dma0: dma-controller@104000 {
		compatible = "nxp,lpc-dma";
		reg = <0x104000 0x1000>;