projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5b0ded
)
ARM: dts: rockchip: add pmu references to cpus nodes
author
Kever Yang
<kever.yang@rock-chips.com>
Wed, 15 Oct 2014 17:23:02 +0000
(10:23 -0700)
committer
Heiko Stuebner
<heiko@sntech.de>
Sun, 2 Nov 2014 13:45:23 +0000
(14:45 +0100)
This patch add pmu reference and enable-method for smp
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Tested-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3288.dtsi
b/arch/arm/boot/dts/rk3288.dtsi
index cfc43789cac68f3449beb4db84a6366ff19441f3..3f43cf6ca883e3605da07d638c1f93b8caab6ea6 100644
(file)
--- a/
arch/arm/boot/dts/rk3288.dtsi
+++ b/
arch/arm/boot/dts/rk3288.dtsi
@@
-46,6
+46,8
@@
cpus {
#address-cells = <1>;
#size-cells = <0>;
+ enable-method = "rockchip,rk3066-smp";
+ rockchip,pmu = <&pmu>;
cpu0: cpu@500 {
device_type = "cpu";