Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374110
b: refs/heads/master
c: 4c46f51
h: refs/heads/master
v: v3
  • Loading branch information
Subash Patel authored and Kukjin Kim committed Apr 8, 2013
1 parent 1bb97bf commit ece5b27
Show file tree
Hide file tree
Showing 2 changed files with 9 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: c038c4d8a505256d1112fa546adc74bd6a5b29b0
refs/heads/master: 4c46f51a105e8f175ab1138443883b9fe78b1b9c
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/exynos5440.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@
};
};

arm-pmu {
compatible = "arm,cortex-a15-pmu", "arm,cortex-a9-pmu";
interrupts = <0 52 4>,
<0 53 4>,
<0 54 4>,
<0 55 4>;
};

timer {
compatible = "arm,cortex-a15-timer",
"arm,armv7-timer";
Expand Down

0 comments on commit ece5b27

Please sign in to comment.