Skip to content
Commit 98fc87fe authored by Tanmay Shah's avatar Tanmay Shah Committed by Jassi Brar
Browse files

mailbox: zynqmp: setup IPI for each valid child node



As per zynqmp-ipi bindings, zynqmp IPI node can have multiple child nodes.
Current IPI setup function is set only for first child node. If IPI node
has multiple child nodes in the device-tree, then IPI setup fails for
child nodes other than first child node. In such case kernel will crash.
Fix this crash by registering IPI setup function for each available child
node.

Signed-off-by: default avatarTanmay Shah <tanmay.shah@amd.com>
Signed-off-by: default avatarJassi Brar <jassisinghbrar@gmail.com>
parent b2cf36e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment