From: Kever Yang Date: Wed, 15 Oct 2014 17:23:02 +0000 (-0700) Subject: ARM: dts: rockchip: add pmu references to cpus nodes X-Git-Tag: v3.19-rc1~167^2~19^2~5 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fbdbc7327e5b5fbe184152c250b358707b293479;p=karo-tx-linux.git ARM: dts: rockchip: add pmu references to cpus nodes This patch add pmu reference and enable-method for smp Signed-off-by: Kever Yang Tested-by: Kevin Hilman Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index cfc43789cac6..3f43cf6ca883 100644 --- 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";