xlnx,zynqmp-ipi-mailbox

Vendor: Xilinx

Description

The Xilinx IPI(Inter Processor Interrupt) mailbox controller is to manage
messaging between two Xilinx Zynq UltraScale+ MPSoC IPI agents. Each IPI
agent owns registers used for notification and buffers for message.

Properties

Top level properties

These property descriptions apply to “xlnx,zynqmp-ipi-mailbox” nodes themselves. This page also describes child node properties in the following sections.

Properties not inherited from the base binding file.

Name

Type

Details

local-ipi-id

int

Host Xilinx IPI agent ID of which the mailbox is connected to.

This property is required.

Child node properties

Name

Type

Details

reg

array

register space for IPI message buffers

This property is required.

See Important properties for more information.

reg-names

string-array

name of each register space

This property is required.

remote-ipi-id

int

Remote Xilinx IPI agent ID of which the mailbox is connected to.

This property is required.