arm64: dts: rockchip: rk3562-amp: use ap core CPU3 rpmsg as default

Signed-off-by: Steven Liu <steven.liu@rock-chips.com>
Change-Id: If2e244e68b1d74e97d9e19b2d6086abf629e2ab4
This commit is contained in:
Steven Liu
2023-10-19 19:33:32 +08:00
committed by Tao Huang
parent f025d7a160
commit b4cc9257e2

View File

@@ -17,7 +17,7 @@
pinctrl-0 = <&uart7m1_xfer>;
amp-cpu-aff-maskbits = /bits/ 64 <0x0 0x1 0x1 0x2 0x2 0x4 0x3 0x8>;
amp-irqs = /bits/ 64 <GIC_AMP_IRQ_CFG_ROUTE(81, 0xd0, CPU_GET_AFFINITY(3, 0))>;
amp-irqs = /bits/ 64 <GIC_AMP_IRQ_CFG_ROUTE(147, 0xd0, CPU_GET_AFFINITY(3, 0))>;
status = "okay";
};
@@ -57,7 +57,8 @@
mbox-names = "rpmsg-rx", "rpmsg-tx";
mboxes = <&mailbox 0 &mailbox 3>;
rockchip,vdev-nums = <1>;
rockchip,link-id = <0x04>;
/* CPU3: link-id 0x03; MCU: link-id 0x04; */
rockchip,link-id = <0x03>;
reg = <0x0 0x7c00000 0x0 0x20000>;
memory-region = <&rpmsg_dma_reserved>;