提交 f98be3b3 编写于 作者: R Rafał Miłecki 提交者: Thomas Bogendoerfer

mips: dts: brcm: bcm7435: add "interrupt-names" for NAND controller

Second interrupt can be DMA or EDU one. Specify it explicitly using
interrupt-names property. This matches documented binding.
Signed-off-by: NRafał Miłecki <rafal@milecki.pl>
Acked-by: NFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: NThomas Bogendoerfer <tsbogend@alpha.franken.de>
上级 d3db4b96
...@@ -422,6 +422,7 @@ ...@@ -422,6 +422,7 @@
reg = <0x41c800 0x600>, <0x41d000 0x100>; reg = <0x41c800 0x600>, <0x41d000 0x100>;
interrupt-parent = <&hif_l2_intc>; interrupt-parent = <&hif_l2_intc>;
interrupts = <24>, <4>; interrupts = <24>, <4>;
interrupt-names = "nand_ctlrdy", "flash_dma_done";
status = "disabled"; status = "disabled";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册