arm64: dts: rockchip: rk3568: bring up secondary CPUs

Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: Ibace3899afc0381ad147e9ba7e0e342c112afb8e
This commit is contained in:
shengfei Xu
2020-10-29 09:54:33 +08:00
committed by Tao Huang
parent 984595c7be
commit 4ed3b978b0

View File

@@ -52,7 +52,7 @@
reg = <0x0 0x0>;
enable-method = "psci";
};
#if 0
cpu1: cpu@100 {
device_type = "cpu";
compatible = "arm,cortex-a55";
@@ -73,10 +73,8 @@
reg = <0x0 0x300>;
enable-method = "psci";
};
#endif
};
#if 0
arm-pmu {
compatible = "arm,cortex-a55-pmu", "arm,armv8-pmuv3";
interrupts = <GIC_SPI 228 IRQ_TYPE_LEVEL_HIGH>,
@@ -85,7 +83,6 @@
<GIC_SPI 231 IRQ_TYPE_LEVEL_HIGH>;
interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
};
#endif
mpp_srv: mpp-srv {
compatible = "rockchip,mpp-service";