arm64: dts: imx8mp: Add CCM interrupts
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 12 Oct 2023 08:31:21 +0000 (10:31 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 27 Nov 2023 01:50:30 +0000 (09:50 +0800)
Add both CCM interrupts as mentioned in RM.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp.dtsi

index c9a610ba483689f8e595ff1e1bfab3b4cbc97fa4..3ad97b7dcb2c3eb65ace975ec009699f87645240 100644 (file)
                        clk: clock-controller@30380000 {
                                compatible = "fsl,imx8mp-ccm";
                                reg = <0x30380000 0x10000>;
+                               interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>,
+                                            <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
                                #clock-cells = <1>;
                                clocks = <&osc_32k>, <&osc_24m>, <&clk_ext1>, <&clk_ext2>,
                                         <&clk_ext3>, <&clk_ext4>;