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:
@ -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>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user