Skip to content
Discussion options

You must be logged in to vote

With 6.12 kernel there are new bindings in effect:

https://github.com/torvalds/linux/blob/v6.12/Documentation/devicetree/bindings/remoteproc/xlnx%2Czynqmp-r5fss.yaml

With new bindings following is expected:

  1. reserved memory regions should drop "rpu0" and "rpu1" prefix in node name.
    rpu0vdev0vring0@xxxx -> vdev0vring0@xxxx
    rpu0vdev1vring0@xxxx -> vdev0vring1@xxxx
    etc..

  2. cluster node name should be remoteproc not rf5ss

rf5ss@ff9a0000 {

https://github.com/torvalds/linux/blob/v6.12/Documentation/devicetree/bindings/remoteproc/xlnx%2Czynqmp-r5fss.yaml#L281

  1. I see that address-cells and size-cells are set to 1, but IPI-1 has reg representation with 2 addresss cells and 2 size cells that s…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@tnmysh
Comment options

@tnmysh
Comment options

@quentingaspart
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by quentingaspart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants