dt-bindings: zynqmp: add destination mailbox compatible
authorTanmay Shah <tanmay.shah@amd.com>
Sat, 7 Oct 2023 04:27:01 +0000 (21:27 -0700)
committerJassi Brar <jaswinder.singh@linaro.org>
Sun, 15 Oct 2023 17:39:16 +0000 (12:39 -0500)
commit81186dc1610155fc96740a81aa4f0a8b3cbb7dfb
tree331a955de4f73e57d909e2eccfe5282951702d82
parent3f7cc9af9556a16cd60a63ca6a7fd1786ee0c3af
dt-bindings: zynqmp: add destination mailbox compatible

Current dt-bindings does not contain compatible property
for child mailbox node. Child mailbox nodes are used
to represent destination (remote) IPI agents. The compatible
property for all destination mailboxes must be required to
identify the node.

This addition of new required property does not break ABI
as current driver does not use this compatible property
but, new features in driver should use this property.

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Documentation/devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.yaml