arm64: dts: fsl: imx8mq: Change DCSS context loader interrupt name
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Thu, 23 Jul 2020 11:24:03 +0000 (14:24 +0300)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:22:53 +0000 (11:22 +0800)
The interrupt name is changed from ctx_ld to ctxl, to be consistent.

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

index 5b95b4c..2fd1ee0 100755 (executable)
                                compatible = "nxp,imx8mq-dcss";
                                reg = <0x32e00000 0x2d000>, <0x32e2f000 0x1000>;
                                interrupts = <6>, <8>, <9>, <16>, <17>;
-                               interrupt-names = "ctx_ld", "ctxld_kick", "vblank",
+                               interrupt-names = "ctxld", "ctxld_kick", "vblank",
                                                                  "dtrc_ch1", "dtrc_ch2";
                                interrupt-parent = <&irqsteer>;
                                clocks = <&clk IMX8MQ_CLK_DISP_APB_ROOT>,