dt-bindings: mbox: add pic64gx mailbox compatibility to mpfs mailbox
pic64gx mailbox is compatible with mpfs mailbox, even if the mailbox consumer is not - the underlying communication mechanism is the same. Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
This commit is contained in:
parent
f7c330a8c8
commit
74ff703658
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,11 @@ maintainers:
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
const: microchip,mpfs-mailbox
|
||||
oneOf:
|
||||
- items:
|
||||
- const: microchip,pic64gx-mailbox
|
||||
- const: microchip,mpfs-mailbox
|
||||
- const: microchip,mpfs-mailbox
|
||||
|
||||
reg:
|
||||
oneOf:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue