diff options
author | Lee Jones <lee.jones@linaro.org> | 2012-09-28 13:06:29 (GMT) |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2012-11-01 12:02:14 (GMT) |
commit | 6934e00465b3ec1cdfe0078fd3c42d41d6b2b531 (patch) | |
tree | 9b04424b0607b452e4ade9a0933d393c5eb65286 /arch/arm/boot/dts/hrefprev60.dts | |
parent | fb647002e4b6393a1f552b2fe48ba88c50d1d6e4 (diff) | |
download | linux-6934e00465b3ec1cdfe0078fd3c42d41d6b2b531.tar.xz |
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/hrefprev60.dts')
-rw-r--r-- | arch/arm/boot/dts/hrefprev60.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/hrefprev60.dts b/arch/arm/boot/dts/hrefprev60.dts index 0756f97..e112cce 100644 --- a/arch/arm/boot/dts/hrefprev60.dts +++ b/arch/arm/boot/dts/hrefprev60.dts @@ -12,6 +12,7 @@ /dts-v1/; /include/ "dbx5x0.dtsi" /include/ "href.dtsi" +/include/ "stuib.dtsi" / { model = "ST-Ericsson HREF (pre-v60) platform with Device Tree"; |