linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2][ 1/2] ARM: dts: imx53: Add gpio and input dt includes.
@ 2013-12-06  9:59 Denis Carikli
  2013-12-06  9:59 ` [PATCHv2][ 2/2] ARM: dts: Add support for the cpuimx53 board from Eukrea and its baseboard Denis Carikli
  0 siblings, 1 reply; 3+ messages in thread
From: Denis Carikli @ 2013-12-06  9:59 UTC (permalink / raw)
  To: linux-arm-kernel

This is to permit to use of the includes in the boards dts.

Signed-off-by: Denis Carikli <denis@eukrea.com>
---
ChangeLog v1->v2:
- New patch to make it possible to fix the gpios and input in the next patch.
---
 arch/arm/boot/dts/imx53.dtsi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
index 885dbbd..891081e 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -14,6 +14,8 @@
 #include "imx53-pinfunc.h"
 #include "imx53-pingrp.h"
 #include <dt-bindings/clock/imx5-clock.h>
+#include <dt-bindings/gpio/gpio.h>
+#include <dt-bindings/input/input.h>
 
 / {
 	aliases {
-- 
1.7.9.5

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

end of thread, other threads:[~2013-12-06 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06  9:59 [PATCHv2][ 1/2] ARM: dts: imx53: Add gpio and input dt includes Denis Carikli
2013-12-06  9:59 ` [PATCHv2][ 2/2] ARM: dts: Add support for the cpuimx53 board from Eukrea and its baseboard Denis Carikli
2013-12-06 10:11   ` Alexander Shiyan

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).