1
0
Fork 0

MLK-23693-2: arm64: dts: imx8dxl: change nand interrupts in dxl-ss-conn

change the interrupts in imx8dxl-ss-conn for imx8dxl nand support.

Signed-off-by: Han Xu <han.xu@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Han Xu 2020-03-26 15:49:10 -05:00
parent b8db6362ff
commit c520bb1de3
1 changed files with 13 additions and 0 deletions

View File

@ -52,6 +52,19 @@
assigned-clock-rates = <125000000>;
};
&dma_apbh {
compatible = "fsl,imx28-dma-apbh";
interrupts = <GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>;
};
&gpmi {
compatible = "fsl,imx8qxp-gpmi-nand";
interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;
};
&conn_subsys {
usb2_2_lpcg: clock-controller@5b280000 {