linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: imx53: include IRQ dt-bindings header
@ 2015-08-19 13:19 Lucas Stach
  2015-08-19 13:19 ` [PATCH 2/2] ARM: imx53: qsrb: fix PMIC interrupt level Lucas Stach
  2015-09-06 11:55 ` [PATCH 1/2] ARM: imx53: include IRQ dt-bindings header Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Lucas Stach @ 2015-08-19 13:19 UTC (permalink / raw)
  To: linux-arm-kernel

Allows to use the more meaningful IRQ flag defines instead of
the raw values.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 arch/arm/boot/dts/imx53.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
index c3e3ca9362fb..cd170376eaca 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -15,6 +15,7 @@
 #include <dt-bindings/clock/imx5-clock.h>
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
+#include <dt-bindings/interrupt-controller/irq.h>
 
 / {
 	aliases {
-- 
2.4.6

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-06 11:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19 13:19 [PATCH 1/2] ARM: imx53: include IRQ dt-bindings header Lucas Stach
2015-08-19 13:19 ` [PATCH 2/2] ARM: imx53: qsrb: fix PMIC interrupt level Lucas Stach
2015-09-06 11:55 ` [PATCH 1/2] ARM: imx53: include IRQ dt-bindings header Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).