Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples: dts: fix reserved memory nodes for core1 rpmsg #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tnmysh
Copy link
Collaborator

@tnmysh tnmysh commented Nov 8, 2023

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.

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>
@wmamills
Copy link
Collaborator

@tnmysh can you redo this based on a targeted to my https://github.com/wmamills/openamp-system-reference/tree/wip-dts-v3 branch please? You should be able to send a PR directly to my branch. I can then include your patch and send a consolidated PR to this repo's main branch with your commit as is. Thanks.

@tnmysh
Copy link
Collaborator Author

tnmysh commented Nov 17, 2023

@wmamills done: wmamills#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants