projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b9b666
)
ARM: dts: cygnus: Enable Performance Monitoring Unit
author
Jason Uy
<jason.uy@broadcom.com>
Tue, 15 Aug 2017 17:26:00 +0000
(10:26 -0700)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Thu, 17 Aug 2017 17:13:23 +0000
(10:13 -0700)
Add PMU capability to Cygnus so trace and performance profiling
can be used.
Signed-off-by: Jason Uy <jason.uy@broadcom.com>
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm-cygnus.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/bcm-cygnus.dtsi
b/arch/arm/boot/dts/bcm-cygnus.dtsi
index 2077fee9a6e9ca40083745fcaeaf95be74b09354..bc08987393c67509dfe0d702760437b0abdc2f2e 100644
(file)
--- a/
arch/arm/boot/dts/bcm-cygnus.dtsi
+++ b/
arch/arm/boot/dts/bcm-cygnus.dtsi
@@
-55,6
+55,11
@@
/include/ "bcm-cygnus-clock.dtsi"
+ pmu {
+ compatible = "arm,cortex-a9-pmu";
+ interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
+ };
+
core {
compatible = "simple-bus";
ranges = <0x00000000 0x19000000 0x1000000>;