summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/stuib.dtsi
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2012-09-28 14:06:29 +0100
committerLee Jones <lee.jones@linaro.org>2012-11-01 13:02:14 +0100
commit6934e00465b3ec1cdfe0078fd3c42d41d6b2b531 (patch)
tree9b04424b0607b452e4ade9a0933d393c5eb65286 /arch/arm/boot/dts/stuib.dtsi
parentfb647002e4b6393a1f552b2fe48ba88c50d1d6e4 (diff)
downloadop-kernel-dev-6934e00465b3ec1cdfe0078fd3c42d41d6b2b531.zip
op-kernel-dev-6934e00465b3ec1cdfe0078fd3c42d41d6b2b531.tar.gz
ARM: ux500: Create a new Device Tree include file for boards supporting STUIBs
This is a skeleton creation which will be populated with the devices found on one of ST-Ericsson's (UIB) User Interface Board. Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/stuib.dtsi')
-rw-r--r--arch/arm/boot/dts/stuib.dtsi15
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/stuib.dtsi b/arch/arm/boot/dts/stuib.dtsi
new file mode 100644
index 0000000..64ac327
--- /dev/null
+++ b/arch/arm/boot/dts/stuib.dtsi
@@ -0,0 +1,15 @@
+/*
+ * 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
+ */
+
+/ {
+ soc-u9500 {
+ };
+};
OpenPOWER on IntegriCloud