arm64: dts: rockchip: rk3568: support boot amp cpu.

Signed-off-by: Tony Xie <tony.xie@rock-chips.com>
Change-Id: I6cd62516b77af8916c8193e4fb03d5de31745d9e
This commit is contained in:
Tony Xie
2022-01-12 14:21:15 +08:00
committed by Tao Huang
parent 2a1a61d4fc
commit 46e8168a45

View File

@ -17,5 +17,19 @@
pinctrl-names = "default";
pinctrl-0 = <&uart4m1_xfer>;
status = "disabled";
amp_cpus: amp-cpus {
amp-cpu2 {
id = <0x0 0x200>;
entry = <0x0 0x3800000>;
mode = <0>;
};
amp-cpu3 {
id = <0x0 0x300>;
entry = <0x0 0x5800000>;
mode = <0>;
};
};
};
};