Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342176
b: refs/heads/master
c: 6934e00
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones committed Nov 1, 2012
1 parent 98bc994 commit 7f12c3c
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fb647002e4b6393a1f552b2fe48ba88c50d1d6e4
refs/heads/master: 6934e00465b3ec1cdfe0078fd3c42d41d6b2b531
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/hrefprev60.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/hrefv60plus.dts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
/dts-v1/;
/include/ "dbx5x0.dtsi"
/include/ "href.dtsi"
/include/ "stuib.dtsi"

/ {
model = "ST-Ericsson HREF (v60+) platform with Device Tree";
Expand Down
15 changes: 15 additions & 0 deletions trunk/arch/arm/boot/dts/stuib.dtsi
Original file line number Diff line number Diff line change
@@ -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 {
};
};

0 comments on commit 7f12c3c

Please sign in to comment.