Branch: refs/heads/fix_core1_rpmsg_dt_nodes Home: https://github.com/OpenAMP/openamp-system-reference Commit: 5865a2e0fb19153bb85447fd258939dbe9d59945 https://github.com/OpenAMP/openamp-system-reference/commit/5865a2e0fb19153bb... Author: Tanmay Shah tanmay.shah@amd.com Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths: M examples/linux/dts/xilinx/zynqmp-openamp.dtsi
Log Message: ----------- examples: dts: fix reserved memory nodes for core1 rpmsg
Xilinx remoteproc driver expects node name to be vdev0vringx and vdev0buffer. Remoteproc framework will add memory carveouts based on these names. Fix current node names for core1 rpmsg accordingly.
Signed-off-by: Tanmay Shah tanmay.shah@amd.com