mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM: dts: rk3288-rkisp1: add interrupt name
Change-Id: Ie9d58d68ec857821a1645741899fb58f3db1a096 Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
compatible = "rockchip,rk3288-rkisp1";
|
||||
reg = <0x0 0xff910000 0x0 0x4000>;
|
||||
interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "isp_irq";
|
||||
clocks = <&cru SCLK_ISP>, <&cru ACLK_ISP>,
|
||||
<&cru HCLK_ISP>, <&cru PCLK_ISP_IN>,
|
||||
<&cru SCLK_ISP_JPE>;
|
||||
|
||||
Reference in New Issue
Block a user