summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/ste-href-tvk1281618.dtsi
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-09-26 15:34:02 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-10-02 16:17:03 +0200
commit9c19cfa93a43803c5f40054f96bca28d439e0847 (patch)
tree4f619a8054aedad7cdbb2eacfe327b92a83281d9 /arch/arm/boot/dts/ste-href-tvk1281618.dtsi
parentd62407b0a68370c0eef9f4a508d846570ff6d38e (diff)
ARM: ux500: split HREF UIB files
Create two different UIB (User Interface Board) include files: one per UIB simply. The include files now only handle the devices on that very UIB. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/ste-href-tvk1281618.dtsi')
-rw-r--r--arch/arm/boot/dts/ste-href-tvk1281618.dtsi20
1 files changed, 20 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/ste-href-tvk1281618.dtsi b/arch/arm/boot/dts/ste-href-tvk1281618.dtsi
new file mode 100644
index 000000000000..89e1485a3850
--- /dev/null
+++ b/arch/arm/boot/dts/ste-href-tvk1281618.dtsi
@@ -0,0 +1,20 @@
+/*
+ * Copyright 2012 ST-Ericsson AB
+ *
+ * The code contained herein is licensed under the GNU General Public
+ * License. You may obtain a copy of the GNU General Public License
+ * Version 2 or later at the following locations:
+ *
+ * http://www.opensource.org/licenses/gpl-license.html
+ * http://www.gnu.org/copyleft/gpl.html
+ *
+ * Device Tree for the TVK1281618 UIB
+ */
+
+#include <dt-bindings/interrupt-controller/irq.h>
+
+/ {
+ soc {
+ /* Add Synaptics touch screen, TC35892 keypad etc here */
+ };
+};