Skip to content

Conversation

@gmarull
Copy link
Member

@gmarull gmarull commented Dec 10, 2024

  • drivers: mbox: nrf_vevif_event_rx: fix VPR address: VPR address was obtained from the child instance, however, the child nodes address is purely an index within the VPR node. The VPR address needs to be obtained from the parent.
  • dts: arm: nordic: nrf54l05/10/15: fix cpuapp_vevif_rx reg: The reg address was not equal to the one in the node name, producing a build warning.

Fixes #78251

VPR address was obtained from the child instance, however, the child
nodes address is purely an index within the VPR node. The VPR address
needs to be obtained from the parent.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
The reg address was not equal to the one in the node name, producing
a build warning.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
@kartben kartben merged commit e41919a into zephyrproject-rtos:main Dec 12, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nrf54l15pdk: unit address and first address in 'reg' (0x5004c000) don't match for /soc/peripheral@50000000/vpr@4c000/mailbox@1

5 participants