arm64: dts: imx8mq: use the DCSS DTRC interrupts
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Fri, 22 Nov 2019 08:41:35 +0000 (10:41 +0200)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:17 +0000 (11:21 +0800)
Needed for decoding tiled-compressed VPU formats.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
arch/arm64/boot/dts/freescale/imx8mq.dtsi

index f8329d7..a477e69 100755 (executable)
                                #size-cells = <0>;
                                compatible = "nxp,imx8mq-dcss";
                                reg = <0x32e00000 0x2d000>, <0x32e2f000 0x1000>;
-                               interrupts = <6>, <8>, <9>;
-                               interrupt-names = "ctx_ld", "ctxld_kick", "vblank";
+                               interrupts = <6>, <8>, <9>, <16>, <17>;
+                               interrupt-names = "ctx_ld", "ctxld_kick", "vblank",
+                                                                 "dtrc_ch1", "dtrc_ch2";
                                interrupt-parent = <&irqsteer>;
                                clocks = <&clk IMX8MQ_CLK_DISP_APB_ROOT>,
                                         <&clk IMX8MQ_CLK_DISP_AXI_ROOT>,