mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user