Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355579
b: refs/heads/master
c: 4dd2bd3
h: refs/heads/master
i:
  355577: 3fcf44e
  355575: 7854534
v: v3
  • Loading branch information
Hiroshi Doyu authored and Stephen Warren committed Jan 28, 2013
1 parent 704b9d9 commit c266125
Show file tree
Hide file tree
Showing 2 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: 5681f76576af872ced97e8c58ccab3c84a6627e6
refs/heads/master: 4dd2bd3736d1c40a9bcc12bd6d9a9fd30e99aa7a
17 changes: 17 additions & 0 deletions trunk/arch/arm/boot/dts/tegra20.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,23 @@
status = "disabled";
};

cpus {
#address-cells = <1>;
#size-cells = <0>;

cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a9";
reg = <0>;
};

cpu@1 {
device_type = "cpu";
compatible = "arm,cortex-a9";
reg = <1>;
};
};

pmu {
compatible = "arm,cortex-a9-pmu";
interrupts = <0 56 0x04
Expand Down

0 comments on commit c266125

Please sign in to comment.