UPSTREAM: ARM: dts: rockchip: fix missing usbphy unit-names
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / xenvm-4.2.dts
index ec3f9528e180c75e42b633104fb537ced0762691..336915151398d81a44d8f1521cf844ade6961237 100644 (file)
                        compatible = "arm,cortex-a15";
                        reg = <0>;
                };
+
+               cpu@1 {
+                       device_type = "cpu";
+                       compatible = "arm,cortex-a15";
+                       reg = <1>;
+               };
+       };
+
+       psci {
+               compatible      = "arm,psci";
+               method          = "hvc";
+               cpu_off         = <1>;
+               cpu_on          = <2>;
        };
 
        memory@80000000 {