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:
4c90483
)
ARM: shmobile: emev2: add PMU information to emev2.dtsi
author
Magnus Damm
<damm@opensource.se>
Wed, 24 Jul 2013 03:42:40 +0000
(12:42 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Wed, 31 Jul 2013 06:31:16 +0000
(15:31 +0900)
Add PMU information to emev2.dtsi. With this
included KZM9D DT reference may use the PMU.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/emev2.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/emev2.dtsi
b/arch/arm/boot/dts/emev2.dtsi
index 99ad2b2e8e140f084596aa52df688260fc07db56..9063a4434d6a59b26e3bac76e24f1643bc6121e8 100644
(file)
--- a/
arch/arm/boot/dts/emev2.dtsi
+++ b/
arch/arm/boot/dts/emev2.dtsi
@@
-46,6
+46,12
@@
<0xe0020000 0x0100>;
};
+ pmu {
+ compatible = "arm,cortex-a9-pmu";
+ interrupts = <0 120 4>,
+ <0 121 4>;
+ };
+
sti@e0180000 {
compatible = "renesas,em-sti";
reg = <0xe0180000 0x54>;