Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348466
b: refs/heads/master
c: 44cfae9
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Petazzoni authored and Jason Cooper committed Jan 6, 2013
1 parent 4846bad commit 5ff75bc
Show file tree
Hide file tree
Showing 2 changed files with 8 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: 3810e6304185f5a5bc4bb99b0ed467a28e63e9ed
refs/heads/master: 44cfae9ac608fbad98d0e139bc81fe0abd21e3c3
7 changes: 7 additions & 0 deletions trunk/arch/arm/boot/dts/armada-xp-mv78230.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
reg = <0>;
clocks = <&cpuclk 0>;
};

cpu@1 {
device_type = "cpu";
compatible = "marvell,sheeva-v7";
reg = <1>;
clocks = <&cpuclk 1>;
};
}

soc {
Expand Down

0 comments on commit 5ff75bc

Please sign in to comment.