Files
kernel/arch/arm64/boot/dts/rockchip/rk3568-evb1-ddr4-v10-linux-amp.dts
Steven Liu f09b8401bb arm64: dts: rockchip: fix rk3568 evb1 linux amp dts memory
Signed-off-by: Steven Liu <steven.liu@rock-chips.com>
Change-Id: Icbd1ff7cbfc61012f58e56eb693a42c33865ba1d
2023-02-06 18:48:46 +08:00

29 lines
411 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2022 Rockchip Electronics Co., Ltd.
*
*/
#include "rk3568-evb1-ddr4-v10-linux.dts"
#include "rk3568-amp.dtsi"
/ {
memory {
device_type = "memory";
reg = <0x0 0x03880000 0x0 0x04b80000>,
<0x0 0x0a200000 0x0 0x75e00000>;
};
};
&cpu1 {
status = "disabled";
};
&cpu2 {
status = "disabled";
};
&cpu3 {
status = "disabled";
};