ARM: dts: rockchip: fix MIPI interrupt on rk3288
[deliverable/linux.git] / arch / arm / boot / dts / rk3288.dtsi
index 31f7e20ef418d07197d60ae6e3706b69423da385..872ccf01d509e72f05ebe92ac84d97b29cc41ca5 100644 (file)
        mipi_dsi: mipi@ff960000 {
                compatible = "rockchip,rk3288-mipi-dsi", "snps,dw-mipi-dsi";
                reg = <0xff960000 0x4000>;
-               interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
+               interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&cru SCLK_MIPIDSI_24M>, <&cru PCLK_MIPI_DSI0>;
                clock-names = "ref", "pclk";
                rockchip,grf = <&grf>;
This page took 0.026918 seconds and 5 git commands to generate.