]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: rockchip: add pmu references to cpus nodes
authorKever Yang <kever.yang@rock-chips.com>
Wed, 15 Oct 2014 17:23:02 +0000 (10:23 -0700)
committerHeiko 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

index cfc43789cac68f3449beb4db84a6366ff19441f3..3f43cf6ca883e3605da07d638c1f93b8caab6ea6 100644 (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";