ARM: dts: rockchip: add pmu references to cpus nodes

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>
This commit is contained in:
Kever Yang 2014-10-15 10:23:02 -07:00 committed by Heiko Stuebner
parent e5b0deda04
commit fbdbc7327e
1 changed files with 2 additions and 0 deletions

View File

@ -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";